[erlang-bugs] Connection to IPv6 link local address fails due to missing scope identifier
Michael Stapelberg
michael@REDACTED
Wed Oct 13 10:40:59 CEST 2010
Hi,
Excerpts from Raimo Niskanen's message of 2010-10-13 09:04:30 +0200:
> Scope identifiers are currently not implemented. They are also not quite
> portable, especially how you find them out and translate them into the 32-bit
> scope ID needed in sockaddr_in6{}.
The most easy way is to use getaddrinfo(3).
Thanks for your detailed reply.
Best regards,
Michael
More information about the erlang-bugs
mailing list