]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "SIGPIPE suppression for platforms without SO_NOSIGPIPE or MSG_NOSIGNAL"
authorGreg Farnum <gfarnum@redhat.com>
Tue, 3 Oct 2017 22:06:25 +0000 (15:06 -0700)
committerNathan Cutler <ncutler@suse.com>
Thu, 5 Oct 2017 10:22:31 +0000 (12:22 +0200)
commit0251cfcd17111334d3f13dc1e9d52a9aa9302354
tree02b6da4856b9a7ba6a4f40ef5449884ded962e7d
parent66af04cd9b61d482362361cb3b12af2d8ffa462c
Revert "SIGPIPE suppression for platforms without SO_NOSIGPIPE or MSG_NOSIGNAL"

This reverts commit 131deb39769c1187c334ee84f552d3be01f1751b. It added
code that shouldn't have entered the project repo.

Conflicts:
src/msg/async/AsyncConnection.cc
src/msg/async/AsyncConnection.h
src/msg/simple/Pipe.cc
src/msg/simple/Pipe.h

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 21bdb730932196a48407be0effab8813a78c4b1b)
COPYING
src/include/sock_compat.h
src/msg/async/AsyncConnection.h
src/msg/async/PosixStack.cc
src/msg/async/net_handler.cc
src/msg/simple/Pipe.cc
src/msg/simple/Pipe.h