Pass addresses through inet_pton in connect() before trying to pass them to getaddrinfo().
The latter can lose information, like IPv6 scope IDs given in the string form.
Showing
docs/changes/1634.bugfix
0 → 100644
Please register or sign in to comment