libuv/src
Ben Noordhuis 1510ce81fd unix, windows: allow NULL async callback
Allow a NULL callback so the user doesn't have to provide a dummy when
the actual event is processed by e.g. a check handle callback.
2013-08-12 08:55:51 +02:00
..
unix unix, windows: allow NULL async callback 2013-08-12 08:55:51 +02:00
win unix, windows: allow NULL async callback 2013-08-12 08:55:51 +02:00
fs-poll.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
inet.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
queue.h queue: fix pointer truncation on LLP64 platforms 2013-06-15 14:08:36 +02:00
uv-common.c windows: fix missing return value warning 2013-08-09 19:06:31 +02:00
uv-common.h windows: move INLINE macro, remove UNUSED 2013-08-12 07:22:19 +02:00
version.c Now working on v0.11.8 2013-08-06 23:19:01 +02:00