]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
SIGPIPE suppression for platforms without SO_NOSIGPIPE or MSG_NOSIGNAL 6416/head
authorRohan Mars <code@rohanmars.com>
Tue, 27 Oct 2015 03:34:08 +0000 (20:34 -0700)
committerRohan Mars <code@rohanmars.com>
Fri, 13 Nov 2015 16:18:35 +0000 (08:18 -0800)
commit131deb39769c1187c334ee84f552d3be01f1751b
tree82483983aaf389ec261c6eed277ad031438a1c13
parentf83f10a5ca99a0a566b5518e44d3200863c2763e
SIGPIPE suppression for platforms without SO_NOSIGPIPE or MSG_NOSIGNAL

Signed-off-by: Rohan Mars <code@rohanmars.com>
COPYING
src/include/sock_compat.h
src/msg/async/AsyncConnection.cc
src/msg/async/AsyncConnection.h
src/msg/async/net_handler.cc
src/msg/simple/Pipe.cc
src/msg/simple/Pipe.h