Searched refs:WSAEISCONN (Results 1 – 10 of 10) sorted by relevance
442 #define WSAEISCONN (WSABASEERR+56) macro
1969 #define WSAEISCONN 10056L macro
346 #define WSAEISCONN (WSABASEERR+56) macro
2720 return WSAEISCONN; in netconn_drain_content()
9006 ok(WSAGetLastError() == WSAEISCONN, "expected WSAEISCONN, got %d\n", WSAGetLastError()); in test_DisconnectEx()9025 ok(WSAGetLastError() == WSAEISCONN, "expected WSAEISCONN, got %d\n", WSAGetLastError()); in test_DisconnectEx()
14753 SymbolicName=WSAEISCONN14755 WSAEISCONN - A connect request was made on an already connected socket.
14754 SymbolicName=WSAEISCONN14756 WSAEISCONN - A connect request was made on an already connected socket.
14756 SymbolicName=WSAEISCONN14758 WSAEISCONN - A connect request was made on an already connected socket.
36922 SymbolicName=WSAEISCONN