mirror of https://github.com/lukechilds/node.git
Browse Source
uv_pipe_open() is unlikely to fail but when it does, the failure should not be quietly ignored. Raise the error as an exception. See joyent/libuv#941.v0.10.20-release
Ben Noordhuis
11 years ago
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue