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