On Wed, Jul 23, 2003 at 07:38:11AM +0100, Andrew C Aitchison wrote:
> So, what we do is as follows:
> 
>  (1) At this point we set up two addresses, one containing ":" to indicate
>  an IPv6 wildcard address, ...

That should read "::".

>  (2) Later, when we create the IPv6 socket, we set IPV6_V6ONLY if that option
>  is defined.

That's not really necessary because ...

>  (4) We listen on the v4 socket second. If that fails with the error
>  EADDRINUSE, assume we are in the situation where just a single socket is
>  permitted, and ignore the error. */

... of this.

        Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to