Searched defs:EPROTO (Results 1 – 4 of 4) sorted by relevance
173 #define EPROTO ECONNABORTED 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