Searched defs:ENOTCONN (Results 1 – 6 of 6) sorted by relevance
240 #define ENOTCONN WSAENOTCONN macro
180 # define ENOTCONN 9925 macro
120 #define ENOTCONN 57 /* Socket is not connected */ macro
146 inline int ENOTCONN = 57; variable
113 ENOTCONN = 107 variable
105 #define ENOTCONN -1 macro