src: handle errors from uv_pipe_connect2() · nodejs/node@57587de · GitHub
Skip to content

Commit 57587de

Browse files
deokjinkimtargos
authored andcommitted
src: handle errors from uv_pipe_connect2()
We need to handle errors from uv_pipe_connect2() because return type is `int`. Fixes: #50652 Refs: #49667 Refs: libuv/libuv#4030 PR-URL: #50657 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: theanarkh <theratliter@gmail.com>
1 parent 3731f83 commit 57587de

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

src/pipe_wrap.cc

Lines changed: 11 additions & 8 deletions

0 commit comments

Comments
 (0)