Windows needs closesocket instead of close.
Use closesocket(s) to platform independent close a socket. In POSIX closesocket is substituted by close
Use closesocket(s) to platform independent close a socket. In POSIX closesocket is substituted by close
This will create a new commit in order to revert the existing changes.