Skip to content

Commit

Permalink
Revert "REVERT msgr: force use of the SIGPIPE stopper for testing"
Browse files Browse the repository at this point in the history
This reverts commit a76181d.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
  • Loading branch information
gregsfortytwo committed Oct 4, 2017
1 parent a76181d commit 0afc7b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/include/sock_compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0afc7b4

Please sign in to comment.