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

(usagi-users 02183) Re: Bug?: bind(6);bind(4);listen(6) used to work



In article <20030205201740.GA5362@xxxxxxxxxxxxxxxxxxx> (at Wed, 5 Feb 2003 21:17:40 +0100), Lionel Elie Mamane <lionel@xxxxxxxxx> says:

> I tested 2.4.21-pre4, it has the same behaviour as 2.4.20, namely:
> 
>   - bind(ipv6) = SUCCESS
>   - bind(ipv4) = SUCCESS
>   - listen(ipv6) = SUCCESS
>   - listen(ipv4) = FAILURE

Ok, thanks.  I'll look at the details of the code.

--yoshfuji