Why does the sockets buffer fill up sooner than expected?
What exactly does SO_KEEPALIVE do?
What is a socket file?
How often should I re-transmit un-acknowleged messages?
How many socket connections can a server handle?
What is LILO?
How do I use TCP_NODELAY?
What is a socket address?
What is the difference between read() and recv()?
Why does it take so long to detect that the peer died?
Is tcp or unix socket faster?
How can I force a socket to send the data in its buffer?
How would I put my socket in non-blocking mode?