Why sockets are used?
Where is the socket located?
How can I write a multi-homed server?
How many sockets can a cpu have?
Why does it take so long to detect that the peer died?
What is a socket connection?
What is socket address?
Can a single socket port be used for multiple applications?
Is there any advantage to handling the signal, rather than just ignoring it and checking for the EPIPE error? Are there any useful parameters passed to the signal catching function?
What exactly does SO_REUSEADDR do?
What are Sockets?
What is the difference between connected and unconnected sockets?
What exactly does SO_LINGER do?