String argument to WSAStringToAddress() is not const, while argument to inet_pton() is. Create a non-const string for the purpose of calling WSAStringToAddress()
2.9 KiB
2.9 KiB
String argument to WSAStringToAddress() is not const, while argument to inet_pton() is. Create a non-const string for the purpose of calling WSAStringToAddress()