{{ message }}
Commit 57587de
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

0 commit comments