Making a socket keepalive
April 24, 2009 11:33AM
How can I set a socket to keepalive? Should I use SO_KEEPALIVE or TCP_KEEPALIVE, and how do I set it on my socket?
Re: Making a socket keepalive
April 24, 2009 10:26PM
use SO_KEEPALIVE
Sorry, only registered users may post in this forum.

Click here to login