Daniel Stenberg <[EMAIL PROTECTED]> writes:

>> `struct addrinfo' contains a `struct sockaddr', which carries the
>> necessary scoping information (I think).  The question at the time
>> was whether I could extract only the "address(es)" and ignore
>> everything else, as it was possible with IPv4.  Itojune implied
>> that "scoping" of addresses made this hard or impossible.
> 
> Right, you can't just extract a few things from that struct and go
> with them without very careful considerations.

Which is, if I understand correctly, exactly what Thomas does.
Thomas, can you followup on this?  I'm worried about the whole scoping
business.

Reply via email to