diff options
author | 2004-01-09 13:38:39 +0000 | |
---|---|---|
committer | 2004-01-09 13:38:39 +0000 | |
commit | 949844a3c2835f94396fd38aa8b4714d2b1870fd (patch) | |
tree | 865574158b295f88f6cdb24336e0f856856b687d /sys | |
parent | you must not try to read(2) without checking (pfd->revents & POLLIN) (diff) | |
download | wireguard-openbsd-949844a3c2835f94396fd38aa8b4714d2b1870fd.tar.xz wireguard-openbsd-949844a3c2835f94396fd38aa8b4714d2b1870fd.zip |
we must ignore SIGPIPE.
we do notice closed pipes just fine, tho there was at least one case where
we tried a write without POLLOUT and that got us a SIGPIPE before our pipe
closed detection catched it.
ok claudio@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions