don't redefine EAFNOSUPPORT for Win32
It's officially supported by the Windows SDK (at least since Win7). Callers of these POSIX API's
don't expect to check errno is WSAEAFNOSUPPORT
.
It's officially supported by the Windows SDK (at least since Win7). Callers of these POSIX API's
don't expect to check errno is WSAEAFNOSUPPORT
.
VideoLAN code repository instance