You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add IPv6 support by implementing name resolution with the
protocol agnostic getaddrinfo(3) API. The old gethostbyname(3)
code is still available when git is compiled with NO_IPV6.
Signed-off-by: Elia Pinto <[email protected]>
Helped-by: Jeff King <[email protected]>
Helped-by: Eric Sunshine <[email protected]>
Signed-off-by: Jeff King <[email protected]>
0 commit comments