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?
No Answer is Posted For this Question
Be the First to Post Answer
Can a socket have multiple ports?
Why do I keep getting EINTR from the socket calls?
How come I get address already in use from bind()?
How can I listen on more than one port at a time?
What is with the second parameter in bind()?
system choose one for me on the connect() call? Should I bind() a port number in my client program, or let the?
Why does connect() succeed even before my server did an accept()?
What is socket programming in java?
over the socket? Is there a way to have a dynamic buffer? What does one do when one does not know how much information is coming?
If bind() fails, what should I do with the socket descriptor?
Why do we need socket programming?
What's better 6pt or 12pt sockets?