libuv/include/uv-private
Bert Belder aa69f34d53 windows: report spawn errors to the exit callback
Formerly spawn errors would be reported as a message printed to the
process' stderr, to match unix behaviour. Unix has now been fixed to
be more sensible, so this hack can now be removed.

This also fixes a race condition that could occur when the user closes
a process handle before the exit callback has been made.
2012-08-13 22:31:47 +02:00
..
eio.h Allow headers to be included with -Werror and -Wundef 2012-08-09 01:09:09 +02:00
ev.h unix: fix event loop stall 2012-06-06 05:12:28 +02:00
ngx-queue.h Allow headers to be included with -Werror and -Wundef 2012-08-09 01:09:09 +02:00
tree.h Rename __unused to UV__UNUSED. 2012-04-03 17:41:50 +02:00
uv-unix.h darwin: emulate fdatasync() with fcntl(F_FULLFSYNC) 2012-08-11 23:43:51 +02:00
uv-win.h windows: report spawn errors to the exit callback 2012-08-13 22:31:47 +02:00