diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2013-09-28 10:27:11 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2013-09-28 10:35:57 +0200 |
commit | 994ce4c99fb1e284bcfdc2500ae62e0138bf140e (patch) | |
tree | af2668d6e2f35304b1e6c44165d50ba7a01289e0 /ChangeLog | |
parent | 671b5be6e9d74fec9e94b1ab88d2b2648c540078 (diff) | |
download | node-new-994ce4c99fb1e284bcfdc2500ae62e0138bf140e.tar.gz |
src: turn uv_pipe_open() failures into exceptions
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.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions