libuv/src
Helge Deller 5672bbd68a linux: handle O_NONBLOCK != SOCK_NONBLOCK case
linux-syscalls.h assumes that on all Linux platforms the value
of O_NONBLOCK is the same as SOCK_NONBLOCK.
This commit fixes it, as it is at least not true for hppa, and
resolves #1442.

Signed-off-by: Luca Bruno <lucab@debian.org>
2014-11-25 17:16:22 +01:00
..
unix linux: handle O_NONBLOCK != SOCK_NONBLOCK case 2014-11-25 17:16:22 +01:00
win windows: map ERROR_INVALID_DRIVE to UV_ENOENT 2014-10-21 00:23:48 +02:00
fs-poll.c unix, windows: make uv_fs_t.statbuf public 2013-02-10 17:50:03 +01:00
inet.c Revert "inet: allow scope in uv_inet_pton ip6 check" 2014-04-14 15:13:20 +04:00
uv-common.c unix, windows: move uv_now() to uv-common.c 2013-05-29 16:13:34 +02:00
uv-common.h unix: add uv__is_closing() macro 2013-05-26 23:02:17 +02:00
version.c Now working on v0.10.30 2014-10-21 01:01:08 +02:00