mirror of
https://github.com/opnsense/src.git
synced 2026-05-27 20:02:43 -04:00
Teach poll(2) to support Linux-style POLLRDHUP events for sockets, if
requested. Triggered when the remote peer shuts down writing or closes
its end.
Reviewed by: kib
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D29757
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| extern.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| setup.c | ||
| syscall.h | ||
| syscalls.c | ||
| truss.1 | ||
| truss.h | ||