09-17-2015, 08:19 AM
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.