Remove issue comment, resolved by commit #c9655ee.

This commit is contained in:
Jean-Baptiste Perrier
2021-01-23 21:07:19 +01:00
parent 4a71fe6727
commit c9bab2c521

View File

@@ -17,7 +17,6 @@ static WSAData _wsaData;
/*
* TODO: Create func to retrieve WSA error string
* Known issues :
* Sometimes getaddrinfo fails without reason, re-trying right after works
* Even if dualstacking is enabled it's not possible to bind an Ipv4mappedIPv6 endpoint. windows limitation
*/