>Later,
>George
>
>--
>George V. Neville-Neil [EMAIL PROTECTED]
>Neville-Neil Consulting www.neville-neil.com
>
>"I learn only to be contented." inscription at Ryoan-ji in Kyoto, Japan
>
>
>
>To Unsub
LDCARD);
Shouldn't the last argument to in_pcblookup_local be "wild" instead of
INPLOOKUP_WILDCARD? By passing INPLOOKUP_WILDCARD, in_pcblookup_local
always ignores the SO_REUSE* options and bind fails. Is this a bug or am I
missing something? Any help would be appreciated.
-Ana
Hi,
This is an issue from in_pcb.c v 1.59.2.5 2000/08/16 06:14:23
I just encountered a problem in trying to bind a server address using the
SO_REUSEPORT and SO_REUSEADDR option after the first one has been shutdown.
Looking into in_pcbbind, I see that if SO_REUSEADDR or SO_REUSEPORT is set,
the