Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test the poll(2) return value. | kib | 2010-08-28 | 1 | -33/+52 |
| | | | | MFC after: 2 weeks | ||||
* | Add some tests for poll(2)/shutdown(2) interaction. | jilles | 2009-08-25 | 2 | -2/+205 |
| | |||||
* | Fix syntax error, makefile comments start with #. | kib | 2009-07-25 | 1 | -1/+1 |
| | | | | | Submitted by: bde Approved by: re (kensmith) | ||||
* | Test suite for the poll(2)/select(2) on fifos, pipes and sockets, | kib | 2009-07-12 | 14 | -0/+883 |
and recorded results for several operating systems. Submitted by: bde Approved by: re (kensmith) |