Display sys_errno when UV_UNKNOWN is returned
authorRyan Dahl <ry@tinyclouds.org>
Wed, 19 Oct 2011 23:53:07 +0000 (16:53 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 19 Oct 2011 23:53:07 +0000 (16:53 -0700)
commit6cc42927d83adf2f89809ff54732e13f9376ff6c
treedc4674913a23541edaa37557fb4b5afcf16bb299
parent88af0c86357cf627cd7e7cc6f83f7f546754f6c3
Display sys_errno when UV_UNKNOWN is returned
src/fs_event_wrap.cc
src/handle_wrap.cc
src/node.cc
src/node.h
src/pipe_wrap.cc
src/process_wrap.cc
src/stream_wrap.cc
src/tcp_wrap.cc
src/timer_wrap.cc
src/tty_wrap.cc
src/udp_wrap.cc