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