ivog1
Results
1
issues of
ivog1
When interface is localhost, "ws://localhost/foo" for instance function connect returns SOCKET_ERROR on first try. On second try everything is fine. "if (connect(sockfd, p->ai_addr, p->ai_addrlen) != SOCKET_ERROR)..." And this happens only...