Results 1 to 1 of 1
A call to 'write' from my client application returns successfully, even when the server application has terminated.
How can I tell if the server application has terminated?
Is there a ...
- 04-23-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 4
How can I tell when server socket app has teminated?
A call to 'write' from my client application returns successfully, even when the server application has terminated.
How can I tell if the server application has terminated?
Is there a different system call, like 'send', I should be using?
Thanks.


Reply With Quote