*** empty log message ***
authorGary Houston <ghouston@arglist.com>
Fri, 31 Mar 2000 19:24:09 +0000 (19:24 +0000)
committerGary Houston <ghouston@arglist.com>
Fri, 31 Mar 2000 19:24:09 +0000 (19:24 +0000)
test-suite/ChangeLog

index a295545..3a63824 100644 (file)
@@ -1,3 +1,9 @@
+2000-03-31  Gary Houston  <ghouston@arglist.com>
+
+       * 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.
+
 2000-03-22  Jim Blandy  <jimb@savonarola.red-bean.com>
 
        * lib.scm: Doc fixes.