]> git-server-git.apps.pok.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:29:20 +0000 (12:29 +0200)
commite709c03ff98dc59e6374a19a5e780c24e4e7ff80
tree4584ffdf2fbe82dc5b4e3f9d8c33c7a26e250cac
parent9e2e945bd0ffba94a0a6e9746b96c1fbaad785ea
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