Re: Finding a hidden bound TCP socket

From: David Miller
Date: Wed Nov 23 2011 - 16:01:46 EST


From: "G. D. Fuego" <gdfuego@xxxxxxxxx>
Date: Wed, 23 Nov 2011 15:27:33 -0500

> Any comments? The behavior seems broken. At the very least its very
> inconsistent with other Unixes.

Until the socket has a full final tuple it is bound to, there is no
reason to list it.

No UNIX lists a socket which is partially bound and hasn't either
performed a listen() or a connect().

Nobody has any comments because nobody thinks it's worth worrying about.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/