-
Wesley W. Terpstra authored
POSIX says return -1 on error. Windows returns whatever it feels like. => listen/accept/getaddrinfo all now compare for equality to 0 Windows also needs a call to WSAStartup before networking
d743e6ea
POSIX says return -1 on error. Windows returns whatever it feels like. => listen/accept/getaddrinfo all now compare for equality to 0 Windows also needs a call to WSAStartup before networking