Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow to unlock send function if ethernet link down
I send some data by TCP use nichestack. When the ethernet link down , the send function block forever, so all the task is dead. How to resolve this problem? The code is like this bytes...
Altera_Forum
Honored Contributor
16 years agoCreate a function say resetConn() and forcefully assign -1 to connection ID within this function...this willl reset your connection