Remove old comment.

This commit is contained in:
Jean-Baptiste Perrier
2021-01-23 21:32:07 +01:00
parent 261aeb9245
commit 86b5fa9321

View File

@@ -15,7 +15,6 @@ static const IN6_ADDR v4MappedPrefix = {{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x
static WSAData _wsaData;
/*
* TODO: Create func to retrieve WSA error string
* Known issues :
* Even if dualstacking is enabled it's not possible to bind an Ipv4mappedIPv6 endpoint. windows limitation
*/