Messages in this thread |  | | | Date | Thu, 28 Feb 2008 20:19:26 +0000 | | From | Alan Cox <> | | Subject | Re: SO_REUSEADDR not allowing server and client to use same port |
| |
> Currently, Linux does not allow reuse of same local port for both TCP server and > TCP client. I understand that there may be a need to prevent two servers from
Think about what happens for simultaneous connect (that obscure little corner of the tcp/ip spec). Now think about what it means for security.
ALan
|  |