Closed lucab closed 9 years ago
Landed in v0.10 in libuv/libuv@5672bbd. I'll leave the PR open.
@bnoordhuis why leave it open?
Because I can't close it. I'm not a committer (on joyent/libuv) anymore.
Because I can't close it. I'm not a committer (on joyent/libuv) anymore.
Oh, that. Well, it's closed now!
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