Skip to content

Fix MSG_NOSIGNAL handling on NetBSD.#1717

Closed
0-wiz-0 wants to merge 1 commit into
chriskohlhoff:masterfrom
0-wiz-0:master
Closed

Fix MSG_NOSIGNAL handling on NetBSD.#1717
0-wiz-0 wants to merge 1 commit into
chriskohlhoff:masterfrom
0-wiz-0:master

Conversation

@0-wiz-0

@0-wiz-0 0-wiz-0 commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

In /usr/include/sys/unistd.h:62, _POSIX_VERSION' is only 200112L', but NetBSD supports MSG_NOSIGNAL anyway.

In /usr/include/sys/unistd.h:62, `_POSIX_VERSION' is only `200112L',
but NetBSD supports MSG_NOSIGNAL anyway.
@chriskohlhoff

Copy link
Copy Markdown
Owner

Likely addressed by commit 8184775, released in asio 1.38.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants