On Windows safe_read or safe_write return -1 and set errno = EWOULDBLOCK
commit2ec6c546978949c068b99f697a562d61970c251b
authorwitekfl <witekfl@poczta.onet.pl>
Fri, 25 May 2012 17:43:10 +0000 (25 19:43 +0200)
committerwitekfl <witekfl@poczta.onet.pl>
Fri, 25 May 2012 17:43:10 +0000 (25 19:43 +0200)
tree2e2695451571616986947a9c0129de04dd5906b5
parenta140e1d79fe177440c021015118a6fab8091747b
On Windows safe_read or safe_write return -1 and set errno = EWOULDBLOCK
for nonblocking io.
src/network/socket.c