How do I use TCP_NODELAY?
How do unix sockets work?
What is a socket address?
What exactly does SO_LINGER do?
How can I put a timeout on connect()?
What are the pros/cons of select(), non-blocking I/O and SIGIO?
What is socket address?
How come I get address already in use from bind()?
How do I properly close a socket?
Whats the difference between select() and poll()?
What is a socket connection?
What is a socket file?
What is socket programming in java?