summaryrefslogtreecommitdiff
path: root/libc-test/semver/freebsd.txt
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-06 03:20:37 +0000
committerbors <bors@rust-lang.org>2023-05-06 03:20:37 +0000
commitcc8a87be0534f9f3a18f2c83206650f70b0668f2 (patch)
treebd73886c0676180102b006cdcca82554e0ddaaac /libc-test/semver/freebsd.txt
parent7f9adf87386c161009501882573dc2c4fab10cd2 (diff)
parent4e1f0e1207de2693885b147356675f73263aaa8b (diff)
downloadrust-libc-cc8a87be0534f9f3a18f2c83206650f70b0668f2.tar.gz
Auto merge of #3224 - stevenengler:wait-for-one, r=JohnTitor
Add `MSG_WAITFORONE` to freebsd and openbsd Adds `MSG_WAITFORONE` to freebsd, openbsd, and ~illumos~, as requested in https://github.com/nix-rust/nix/pull/2014. I got the values from: - freebsd: http://fxr.watson.org/fxr/source/sys/socket.h#L473 - openbsd: https://github.com/openbsd/src/blob/2852e11abfc574a216ce741308fb0c6968d9617a/sys/sys/socket.h#L512 - illumos: https://github.com/illumos/illumos-gate/blob/717646f7112314de3f464bc0b75f034f009c861e/usr/src/boot/sys/sys/socket.h#L434 This flag is also supposedly supported on [solaris](https://docs.oracle.com/cd/E88353_01/html/E37843/recvmmsg-3c.html), but I don't know how to find the value. If anyone knows what it is, I'll add it to the PR.
Diffstat (limited to 'libc-test/semver/freebsd.txt')
-rw-r--r--libc-test/semver/freebsd.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc-test/semver/freebsd.txt b/libc-test/semver/freebsd.txt
index ed9aceecbd..ffb424e8b5 100644
--- a/libc-test/semver/freebsd.txt
+++ b/libc-test/semver/freebsd.txt
@@ -785,6 +785,7 @@ MSG_NBIO
MSG_NOERROR
MSG_NOSIGNAL
MSG_NOTIFICATION
+MSG_WAITFORONE
NANOSECOND
NETGRAPHDISC
NET_RT_DUMP