This website requires JavaScript.
Explore
Help
Sign In
luo980
/
libuv
Watch
1
Star
0
Fork
0
You've already forked libuv
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
75141493ba
libuv
/
src
History
Ben Noordhuis
75141493ba
darwin: don't select(&exceptfds) in fallback path
...
The exceptfds set is for polling OOB data, not errors.
Fixes
joyent/node#5155
.
2013-03-28 00:15:59 +01:00
..
unix
darwin: don't select(&exceptfds) in fallback path
2013-03-28 00:15:59 +01:00
win
win/tcp: don't enable iocp sync bypass when iocp emulation is used
2013-03-09 20:22:50 +01:00
fs-poll.c
unix, windows: make uv_fs_t.statbuf public
2013-02-10 17:50:03 +01:00
inet.c
win: support compilation with Visual Studio 2008
2012-10-23 22:55:25 +02:00
uv-common.c
unix, windows: add common uv_udp_* error checking
2013-02-26 16:57:20 +01:00
uv-common.h
unix: fix strict aliasing warnings, macro-ify functions
2013-03-06 23:47:43 +01:00
version.c
include: remove extraneous const from uv_version()
2013-03-26 14:48:30 +01:00