Windows seems to think standards are more suggestions than actual rules.
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
Please register or sign in to comment