Fix io::GetHostByName to return correctly IPv6
As suggested by @louisroyer, io::GetHostByName IPv6 condition was not correct. Besides, hints object was unused in this function. So removed.
Showing
Please register or sign in to comment
As suggested by @louisroyer, io::GetHostByName IPv6 condition was not correct. Besides, hints object was unused in this function. So removed.