We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b02c53 commit aadce43Copy full SHA for aadce43
1 file changed
examples/pc_to_pc/main.c
@@ -71,7 +71,6 @@ int main(int argc, char *argv[])
71
}
72
73
#ifdef _WIN32
74
- closesocket(connection);
75
closesocket(sock);
76
WSACleanup();
77
#else
0 commit comments