* tests/ports.test (non-blocking-I/O): a couple more details:
authorGary Houston <ghouston@arglist.com>
Fri, 31 Mar 2000 19:23:52 +0000 (19:23 +0000)
committerGary Houston <ghouston@arglist.com>
Fri, 31 Mar 2000 19:23:52 +0000 (19:23 +0000)
commit8cc58ec1cc63c067db8b369c8f069e7e929cfd38
tree858c000f0a8b5c029634452f4f278dd48d9b71a4
parentcffcab301343a983560c113fdf34af26315d2fe2
* tests/ports.test (non-blocking-I/O): a couple more details:
a) combine the O_NONBLOCK flag with the default flags instead
of replacing them.  b) check EWOULDBLOCK as well as EAGAIN.
test-suite/tests/ports.test