aboutsummaryrefslogtreecommitdiff
path: root/test/test-tcp-bind-error.c
diff options
context:
space:
mode:
authorJameson Nash <vtjnash@gmail.com>2018-02-13 14:15:25 -0500
committerSantiago Gimeno <santiago.gimeno@gmail.com>2018-02-25 18:43:34 +0100
commitc409b3fcff51ea270724e4f43866764e65666095 (patch)
tree5939d3903e3fdac1a4db9152bdf79696d1feba5a /test/test-tcp-bind-error.c
parentcef8a4624b907a126835ef122fd7fc1a5cdece65 (diff)
downloadlibuv-c409b3fcff51ea270724e4f43866764e65666095.tar.gz
libuv-c409b3fcff51ea270724e4f43866764e65666095.zip
unix,spawn: respect user stdio flags for new pipe
`UV_READABLE_PIPE` and `UV_WRITABLE_PIPE` flags should be honored on unices. Windows is better about already doing this, so this will make the behavior of these flags more consistent across platforms. It also is just better to set these flags to reflect the actual mode of the stream, rather than guessing at it based on typical usage. Refs: https://github.com/libuv/libuv/pull/1655 Refs: https://github.com/nodejs/node/pull/18701 PR-URL: https://github.com/libuv/libuv/pull/1741 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'test/test-tcp-bind-error.c')
0 files changed, 0 insertions, 0 deletions