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