Skip to content

socketpair: set SO_NOSIGPIPE where possible - #20397

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

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

Conversation

@icing

@icing icing commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

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
Comment thread lib/cf-socket.c
@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