Searched refs:WSAEISCONN (Results 1 – 4 of 4) sorted by relevance
96 #define EISCONN WSAEISCONN
572 #define WSAEISCONN (WSABASEERR+56) macro658 #define EISCONN WSAEISCONN
124 MAP_ERR_TO_COND(WSAEISCONN, already_connected);
99 EE(WSAEISCONN,EISCONN,"socket is already connected") \