SIGPIPE kills the server occasionally
#2
It looks like a fairly trivial change to NonCtrlHandler to ignore sigpipe. Simply check if the parameter is sigpipe in the same way we handle the other signals, then send ourselves sigignore. I'd make the change now but github won't let me make changes on my mobile.
Reply
Thanks given by:


Messages In This Thread
SIGPIPE kills the server occasionally - by xoft - 09-17-2015, 07:54 AM
RE: SIGPIPE kills the server occasionally - by worktycho - 09-17-2015, 08:19 AM



Users browsing this thread: 1 Guest(s)