aboutsummaryrefslogtreecommitdiff
path: root/docs/src/errors.rst
diff options
context:
space:
mode:
authorBartosz Sosnowski <bartosz@janeasystems.com>2020-08-13 17:07:21 +0200
committerBartosz Sosnowski <bartosz@janeasystems.com>2020-08-13 17:07:21 +0200
commit99e88edf736827a26e8ce9d87da972f41ce828d9 (patch)
treea85a16c002a330709834773918465aa946534f3f /docs/src/errors.rst
parent904b1c9b47faa8962d7c28254ec5949feacbe9fe (diff)
downloadlibuv-99e88edf736827a26e8ce9d87da972f41ce828d9.tar.gz
libuv-99e88edf736827a26e8ce9d87da972f41ce828d9.zip
tcp: fail instantly if local port is unbound
On Windows when connecting to an unavailable port, the connect() will retry for 2s, even on loopback devices. This uses a call to WSAIoctl to make the connect() call fail instantly on local connections. PR-URL: https://github.com/libuv/libuv/pull/2896 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Diffstat (limited to 'docs/src/errors.rst')
0 files changed, 0 insertions, 0 deletions