Results 1 to 1 of 1
Hii all,
I have a server application that sends the data to the client application (non-blocking send), on the other
hand client application is not calling recv() on the connected ...
- 08-29-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 1
TCP socket behaviour: multiple send() but no recv() on the other hand
Hii all,
I have a server application that sends the data to the client application (non-blocking send), on the other
hand client application is not calling recv() on the connected socket . In that case will the sever socket dies
after some time, or it will remain active ?
Thanks
Shefali


Reply With Quote
