Skip to content

build: check MSG_NOSIGNAL directly, drop detection and interim macro#20559

Closed
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:nosignal
Closed

build: check MSG_NOSIGNAL directly, drop detection and interim macro#20559
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:nosignal

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Feb 11, 2026

Drop detecting it at configure time, along with the interim macro
HAVE_MSG_NOSIGNAL. There is no longer a reason for this workaround,
and allows to save the work at configure time and simplify.

Also say in a comment that sys/socket.h is defining this macro.

Follow-up to 77b3bc2

Drop detecting it at configure time, along with the interim macro
`HAVE_MSG_NOSIGNAL`. With current code, there is no longer a reason
for this costly workaround.

Also say in a comment that `sys/socket.h` is defining this macro.

Follow-up to 77b3bc2
@vszakats vszakats changed the title build: check MSG_NOSIGNAL macro directly build: check MSG_NOSIGNAL directly, drop detection and interim macro Feb 11, 2026
@vszakats vszakats closed this in 982ab7b Feb 11, 2026
@vszakats vszakats deleted the nosignal branch February 11, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant