Searched defs:EISCONN (Results 1 – 6 of 6) sorted by relevance
72 #define EISCONN WSAEISCONN macro
105 #define EISCONN 56 /* Socket is already connected */ macro
120 #define EISCONN 56 /* Socket is already connected */ macro
165 #define EISCONN 133 /* Socket is already connected */ macro
185 #define EISCONN 133 /* Socket is already connected */ macro
591 public static final int EISCONN = 133; field in PoolsException