Commit 0d6554f
committed
Auto merge of #3377 - taiki-e:netbsd-nosigpipe, r=JohnTitor
netbsd: Add SO_NOSIGPIPE
man: https://man.netbsd.org/setsockopt.2
definition: https://github.com/NetBSD/src/blob/0ad34d8ea3dfe0d551b6e33bbff3b81134c100bb/sys/sys/socket.h#L132File tree
2 files changed
+2
-0
lines changed- libc-test/semver
- src/unix/bsd/netbsdlike/netbsd
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
957 | 957 | | |
958 | 958 | | |
959 | 959 | | |
| 960 | + | |
960 | 961 | | |
961 | 962 | | |
962 | 963 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1527 | 1527 | | |
1528 | 1528 | | |
1529 | 1529 | | |
| 1530 | + | |
1530 | 1531 | | |
1531 | 1532 | | |
1532 | 1533 | | |
| |||
0 commit comments