libuv/src
Alexis Campailla ba47e68824 windows: fix opening of read-only stdin pipes
Fix https://github.com/joyent/node/issues/7345

Google Chrome is launching native messaging hosts by invoking cmd.exe
with input/output redirected from/to named pipes. The host ends up
with a read-only handle to the stdin pipe. This is causing
SetNamedPipeHandleState to fail.
2014-04-10 10:01:27 +02:00
..
unix linux: reduce file descriptor count of async pipe 2014-04-09 20:27:42 +04:00
win windows: fix opening of read-only stdin pipes 2014-04-10 10:01:27 +02:00
fs-poll.c unix, windows: removed unused status parameter 2014-03-17 21:42:36 +01:00
heap-inl.h heap: fix node removal 2014-02-23 11:57:43 +04:00
inet.c unix, windows: return error codes directly 2013-07-07 09:51:00 +02:00
queue.h queue: strengthen type checks 2013-11-02 13:55:57 +01:00
uv-common.c unix, windows: set required size on UV_ENOBUFS 2014-02-25 11:56:02 +01:00
uv-common.h tcp: uv_tcp_dualstack() 2014-01-19 23:07:42 +00:00
version.c Now working on v0.10.26 2014-02-18 13:01:54 -08:00