Searched defs:EPROTOTYPE (Results 1 – 5 of 5) sorted by relevance
90 #define EPROTOTYPE WSAEPROTOTYPE macro
88 #define EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
167 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
147 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
516 public static final int EPROTOTYPE = 98; field in PoolsException