]> git.ipfire.org Git - thirdparty/bind9.git/commit
2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
authorMark Andrews <marka@isc.org>
Fri, 14 Dec 2007 03:52:40 +0000 (03:52 +0000)
committerMark Andrews <marka@isc.org>
Fri, 14 Dec 2007 03:52:40 +0000 (03:52 +0000)
commitda31aff2f2a2163dafeea65c63f16d8f3fca05c5
tree4609e1499b8f5f128b84ba8aaf4da1d9dec57f32
parente8ca2abed76b550fd3baddcfb17f2c9a630d6b71
2279.   [bug]           Use setsockopt(SO_NOSIGPIPE), when available,
                        to protect applications from receiving spurious
                        SIGPIPE signals when using the resolver.
CHANGES
lib/bind/resolv/res_send.c
lib/isc/unix/socket.c