aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2020-04-28 20:15:14 +0200
committerJameson Nash <vtjnash@gmail.com>2020-10-27 13:00:59 -0400
commit726af5ebc37af1aafd0b3d2fb563ada53c8f4d06 (patch)
tree91f25b840b95c923235ad43354fddf51e16d3a70 /docs/src
parent97a903309f79d79496a2a1f95cbcce21bfc2f76e (diff)
downloadlibuv-726af5ebc37af1aafd0b3d2fb563ada53c8f4d06.tar.gz
libuv-726af5ebc37af1aafd0b3d2fb563ada53c8f4d06.zip
unix: report bind error in uv_tcp_connect()
Fix a bug where libuv forgets about EADDRINUSE errors reported earlier: uv_tcp_bind() + uv_tcp_connect() seemingly succeed but the socket isn't actually bound to the requested address. This bug goes back to at least 2011 if indeed it ever worked at all. PR-URL: https://github.com/libuv/libuv/pull/2218 Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions