Searched defs:EPROTO (Results 1 – 5 of 5) sorted by relevance
173 #define EPROTO ECONNABORTED macro
174 #define EPROTO 92 /* Protocol error */ macro
134 #define EPROTO 71 /* Protocol error */ macro
119 #define EPROTO 71 /* Protocol error */ macro
391 public static final int EPROTO = 71; field in PoolsException