]> granicus.if.org Git - curl/commit
If HAVE_MSG_NOSIGNAL is set, we use MSG_NOSIGNAL when we call send() and
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Dec 2003 10:12:44 +0000 (10:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Dec 2003 10:12:44 +0000 (10:12 +0000)
commit2cf209d3f777d6cfeba9b82a4d26ef47b89e8140
tree2b2e6b926a50bcf76245baec26ea9db89b48f30e
parent909887f310ed7785a535e5a0bd7bf894ee9d0791
If HAVE_MSG_NOSIGNAL is set, we use MSG_NOSIGNAL when we call send() and
recv() and we no longer attempt to ignore the SIGPIPE signal.
lib/setup.h
lib/transfer.c