| commit | d50a1877ee51a275a132c05d89bac12958811a5d | [log] [tgz] |
|---|---|---|
| author | Andrew M. Kuchling <amk@amk.ca> | Tue Aug 29 16:53:34 2000 +0000 |
| committer | Andrew M. Kuchling <amk@amk.ca> | Tue Aug 29 16:53:34 2000 +0000 |
| tree | bbbae0ab345e36a6813486f71171d19a227cf8b2 | |
| parent | 78430b655fc7e8afd537644a97e24dc546fa473d [diff] |
Fix for two problems on FreeBSD:
In test_poll1(), unregister file descriptors as they're closed,
and also close the read end of the pipe
In test_poll2(), make the code assume less about the combinations of flag
bits that will be returned