Thread (9 messages) flat view 9 messages, 2 authors, 2014-12-11

Re: bind() should not return -EADDRINUSE

From: Phillip Susi <hidden>
Date: 2014-12-11 19:50:53

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12/11/2014 2:23 PM, David Miller wrote:
From: Phillip Susi <redacted> Date: Thu, 11 Dec 2014
14:19:11 -0500
quoted
Attempting to establish a connection to a remote host using the
same local port, but a different remote port as the previous
connection ( that is still in TIME_WAIT ) results in bind()
returning -EADDRINUSE. By changing the remote port, you avoid the
conflict with the other connection that is in TIME_WAIT, but
since the remote port is not known when bind() is called, it
incorrectly returns -EADDRINUSE.  This check should not be done
in bind(), but deferred until the remote port is known in the
call to connect(), or listen().
Bind has to allocate and hold from everyone else on the system the 
local port at bind() time, so we cannot defer this decision.
What on earth for?  If two processes are going to connect to different
remotes using the same source, that is perfectly fine.  The only
contention is if two processes want to listen() with the same local
addr and wildcard remote.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (MingW32)

iQEcBAEBAgAGBQJUifWYAAoJENRVrw2cjl5RpckH/2g9V0p3SFNvf1qmR1nxZjJ6
R19eosdoWvCL6B2pIqwvpy64ACqTf6MS3NrdZt6TwSz+8OKqBj/D8+IpKcAdo5kU
Yzhl3qASkm17HTeOmGhw00pqJkD4FYzzwb8hw/OxwxWUwpVLvv+nMYHhF7vwgOy6
h90Kmj6ycOeY/+sX5Woe5RheKq+AlDqJGAELk1Vs9lrRDDa/3o/HqEQX5HNsohyC
ib2dJRAdCuNN9KjSKuVLnCu4Tf1UB5W+efSK21qN/s1r0a0RWXMe2ph6JrYQsg2e
H2nl7Ifiv/4VbuvRkabSsrge8bJtw76c2uMpxw1GHNUN1rNnxhGAj4J1oOIp4rQ=
=LXdQ
-----END PGP SIGNATURE-----
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help