Skip to content

socketpair: set SO_NOSIGPIPE where possible#20397

Closed
icing wants to merge 3 commits intocurl:masterfrom
icing:socketpair-nosigpipe
Closed

socketpair: set SO_NOSIGPIPE where possible#20397
icing wants to merge 3 commits intocurl:masterfrom
icing:socketpair-nosigpipe

Conversation

@icing
Copy link
Contributor

@icing icing commented Jan 22, 2026

Lets see if we can set SO_NOSIGPIPE on socketpair/inet-simulated socketpair implementations. eventfd and pipe() do not need/want it.

icing added 2 commits January 22, 2026 11:46
Lets see if we can set SO_NOSIGPIPE on socketpair/inet-simulated
socketpair implementations. eventfd and pipe() do not need/want it.
@icing icing requested a review from bagder January 22, 2026 13:52
@bagder bagder closed this in 2a6ae36 Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants