]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Revert "REVERT msgr: force use of the SIGPIPE stopper for testing" 18105/head
authorGreg Farnum <gfarnum@redhat.com>
Wed, 4 Oct 2017 00:06:54 +0000 (17:06 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Wed, 4 Oct 2017 14:10:23 +0000 (07:10 -0700)
This reverts commit a76181df4a71ad15aee8dd2e4adcebce8330fae4.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
src/include/sock_compat.h

index 476b75caab5347468a5837cb6113b2194603c1ab..f9dc24b1ddc6bdba7210a23cb292b2422a7a9489 100644 (file)
@@ -14,7 +14,6 @@
 /*
  * On BSD SO_NOSIGPIPE can be set via setsockopt to block SIGPIPE.
  */
-#undef MSG_NOSIGNAL
 #ifndef MSG_NOSIGNAL
 # define MSG_NOSIGNAL 0
 # ifdef SO_NOSIGPIPE