Searched defs:EPROTONOSUPPORT (Results 1 – 5 of 5) sorted by relevance
96 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
90 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
169 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
149 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
526 public static final int EPROTONOSUPPORT = 120; field in PoolsException