> Well its not that easy.  We still do not want af_inet6 listner to get
> the connections for IPv4 if there is an af_inet listener.  That is the
> only real problem, which the socket level option fixes.

To give a v4-specific listener priority over a v6 listener is not up
to the API but the stack's PCB lookup function, yes?  The only reason
I can see for a sockopt is to allow overriding this behavior -- but
the v6 application could do this more simply by binding to the v4
address (be it wildcard or not) in addition to any others.
--------------------------------------------------------------------
IETF IPng Working Group Mailing List
IPng Home Page:                      http://playground.sun.com/ipng
FTP archive:                      ftp://playground.sun.com/pub/ipng
Direct all administrative requests to [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to