Ignore SIGPIPE, which would by default kill the process. If a TCP connection is broken or some other error occurs, we'll terminate the network connection in a controlled fashion.
View differences
Ignore SIGPIPE, which would by default kill the process. If a TCP connection is broken or some other error occurs, we'll terminate the network connection in a controlled fashion.