• Brendan O'Dea's avatar
    Ignore SIGPIPE such that write returns EPIPE. · 2cf5c809
    Brendan O'Dea authored
    Currently a http server will be killed on receipt of SIGPIPE
    if a client closes a socket which the server is trying to
    write to.
    
    R=rsc
    APPROVED=rsc
    DELTA=2  (0 added, 0 deleted, 2 changed)
    OCL=27959
    CL=28055
    2cf5c809
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr Loading commit data...