0.95: The socket connections now also checks for EWOULDBLOCK0.95
commite0881a2ab19401504d93a76874cc660abe13ef33
authorTomas Abrahamsson <tab@lysator.liu.se>
Tue, 15 Jul 2008 19:51:41 +0000 (15 21:51 +0200)
committerTomas Abrahamsson <tab@lysator.liu.se>
Tue, 15 Jul 2008 19:51:41 +0000 (15 21:51 +0200)
tree6d7df27a63d77481ed00c5a77c94415d295a88bd
parenta28c74d1b07615c154460807295ea4c7016d0776
0.95: The socket connections now also checks for EWOULDBLOCK

Bumped to 0.95. The socket connection now also checks for EWOULDBLOCK,
not only EAGAIN. On some unices (bsd, sysv) and on windows,
EWOULDBLOCK != EAGAIN. On Linux and Solaris, they are.
Thanks to David King for the patch!
ChangeLog
py_interface/erl_async_conn.py
vsn