Searched defs:EOPNOTSUPP (Results 1 – 5 of 5) sorted by relevance
93 #define EOPNOTSUPP WSAEOPNOTSUPP macro
92 #define EOPNOTSUPP 45 /* Operation not supported on socket */ macro
171 #define EOPNOTSUPP 122 /* Operation not supported on socket */ macro
151 #define EOPNOTSUPP 122 /* Operation not supported on socket */ macro
536 public static final int EOPNOTSUPP = 122; field in PoolsException