Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Added non-standard SO_NOSIGPIPE socket option. #36

Merged
merged 1 commit into from
Jul 3, 2011

Conversation

dnadlinger
Copy link
Member

It is available at least on OS X and FreeBSD (disables SIGPIPE being raised on send()ing), but notably not on Linux.

It is available at least on OS X and FreeBSD (disables SIGPIPE being raised on send()ing), but notably not on Linux.
@dnadlinger
Copy link
Member Author

Required by Phobos pull request 131.

andralex added a commit that referenced this pull request Jul 3, 2011
Added non-standard SO_NOSIGPIPE socket option.
@andralex andralex merged commit d9d340b into dlang:master Jul 3, 2011
dnadlinger added a commit to weka/druntime that referenced this pull request Nov 2, 2015
Drop support for LLVM < 3.5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants