What is a socket set used for?
Why does the sockets buffer fill up sooner than expected?
Why do I keep getting EINTR from the socket calls?
How often should I re-transmit un-acknowleged messages?
How does unix socket work?
What's the difference between a socket and a port?
What is a socket set used for?
How come I get address already in use from bind()?
Why do not my sockets close?
How can I set the timeout for the connect() system call?
Why do I get EPROTO from read()?
How can I listen on more than one port at a time?
What are the types of sockets?