[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 01187) Re: about usagi's SO_REUSEADDR



In article <F158P6umLrXWq0GPlrw0000100d@xxxxxxxxxxx> (at Fri, 18 Jan 2002 19:03:18 +0000), "liu suifeng" <sl_78@xxxxxxxxxxx> says:

> Now the USAGI kernel just suport SO_REUSEADDR for multicase ip address but I 
> am using a software required SO_REUSEADDR for any ip address(BOTH IPv4 and 
> IPv6), any problem to solve that?

We support SO_REUSEADDR for unicast addresses, if they are different.
We don't support the "same address" case because it is ambiguous.
It is overuse of SO_REUSEADDR.

--yoshfuji