Thomas Munro
18f21f0355
Update tools/regression/poll/sockpoll.c for POLLRDPOLL.
...
Add a POLLRDHUP example to this tool, for comparison with other
operating systems. Also record current output on FreeBSD and Linux.
Reviewed by: kib
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D29757
2021-04-28 23:15:39 +12:00
Konstantin Belousov
42992a3a9c
Test the poll(2) return value.
...
MFC after: 2 weeks
2010-08-28 17:38:40 +00:00
Jilles Tjoelker
e9d90c5143
Add some tests for poll(2)/shutdown(2) interaction.
2009-08-25 20:33:37 +00:00
Konstantin Belousov
5abb7fe2e9
Fix syntax error, makefile comments start with #.
...
Submitted by: bde
Approved by: re (kensmith)
2009-07-25 21:07:56 +00:00
Konstantin Belousov
5861f96654
Test suite for the poll(2)/select(2) on fifos, pipes and sockets,
...
and recorded results for several operating systems.
Submitted by: bde
Approved by: re (kensmith)
2009-07-12 12:50:43 +00:00