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?
1361Post New Unix Socket Programming Questions
What is a sae socket?
What is difference between socket and websocket?
Why does the sockets buffer fill up sooner than expected?
How do I use TCP_NODELAY?
How do I convert a string into an internet address?
How is a socket created?
How can I write a multi-homed server?
What is a socket address?
What's better 6pt or 12pt sockets?
Can a socket have multiple ports?
What does af mean in sockets?
Why do I get EPROTO from read()?
Where is the socket located?
How many socket connections can a server handle?
What is the difference between read() and recv()?