Fix compilation for mingw32 and cygwin
inet_pton is available only in windows vista or later, fixed the issue by reimplementing it using WSAStringToAddress
Showing
Please
register
or
sign in
to comment
inet_pton is available only in windows vista or later, fixed the issue by reimplementing it using WSAStringToAddress