diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2011-07-21 02:13:02 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2011-07-21 02:13:02 +0200 |
commit | 66f936bfd766b349e374c02a3b7ce5d798edab0f (patch) | |
tree | e45444d5ce283a93b8f99d8d0227d92ca0aee550 /test/test-tcp-bind6-error.c | |
parent | 332bbecd19725ca4aeb66a9ab0efc4b1d9863d70 (diff) | |
download | libuv-66f936bfd766b349e374c02a3b7ce5d798edab0f.tar.gz libuv-66f936bfd766b349e374c02a3b7ce5d798edab0f.zip |
uv-unix: call uv__accept() instead of accept()
uv__accept() puts the socket in non-blocking close-on-exec mode,
accept() by itself does not.
Solves the case of the mysteriously hanging HTTP benchmarks.
Diffstat (limited to 'test/test-tcp-bind6-error.c')
0 files changed, 0 insertions, 0 deletions