aboutsummaryrefslogtreecommitdiff
path: root/test/test-tcp-bind-error.c
diff options
context:
space:
mode:
authorBartosz Sosnowski <bartosz@janeasystems.com>2017-11-21 14:35:36 +0100
committerBartosz Sosnowski <bartosz@janeasystems.com>2017-12-07 14:00:05 +0100
commit890eedaf59cea75faaa6a14b4248a472dcadb831 (patch)
tree6ab91056fe1f79048f74063ceaa77d9ea7c3b679 /test/test-tcp-bind-error.c
parentc73e73c8743cc664460a8ae173f034481d94323f (diff)
downloadlibuv-890eedaf59cea75faaa6a14b4248a472dcadb831.tar.gz
libuv-890eedaf59cea75faaa6a14b4248a472dcadb831.zip
win, process: uv_kill improvements
Maps pid 0 to the current process, simulating Linux kill sending signal to the process group. Adds detection of invalid signals. If the signum is invalid - below 0 or NSIG or above – UV_EINVAL will be returned instead of UV_ENOSYS. PR-URL: https://github.com/libuv/libuv/pull/1642 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'test/test-tcp-bind-error.c')
0 files changed, 0 insertions, 0 deletions