freebsd-dev/usr.bin/truss
Thomas Munro 3aaaa2efde poll(2): Add POLLRDHUP.
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
2021-04-28 23:00:31 +12:00
..
extern.h
main.c truss: split counting of syscalls and syscall calling convention 2021-03-04 18:30:02 +00:00
Makefile Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00
Makefile.depend
setup.c truss: improved support for decoding compat32 arguments 2021-03-25 11:14:13 +00:00
syscall.h truss: split counting of syscalls and syscall calling convention 2021-03-04 18:30:02 +00:00
syscalls.c poll(2): Add POLLRDHUP. 2021-04-28 23:00:31 +12:00
truss.1
truss.h truss: improved support for decoding compat32 arguments 2021-03-25 11:14:13 +00:00