log modules/nonblocking @ 16063:c3b6b5b6bc32

age author description
Fri, 23 Sep 2011 21:38:44 +0200 Bruno Haible New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.
Tue, 19 Apr 2011 10:38:30 +0200 Bruno Haible Move the support of O_NONBLOCK in open() to the 'open' module.
Fri, 15 Apr 2011 01:02:13 +0200 Bruno Haible Support non-blocking pipe I/O in read() on native Windows.
Wed, 13 Apr 2011 12:15:43 +0200 Bruno Haible Support non-blocking pipe I/O in write() on native Windows.
Fri, 08 Apr 2011 10:15:54 -0600 Eric Blake nonblocking: provide O_NONBLOCK for mingw
Wed, 30 Mar 2011 22:07:20 -0600 Eric Blake nonblocking: new module