Searched refs:ECONNRESET (Results 1 – 5 of 5) sorted by relevance
109 if (errno == ECONNRESET) { in SocketOutputStream_socketWrite0()
125 case ECONNRESET: in SocketInputStream_socketRead0()
379 if (errno == ECONNRESET) { in Java_sun_nio_ch_Net_localPort()420 if (errno == ECONNRESET) { in Java_sun_nio_ch_Net_localInetAddress()
198 public static final int ECONNRESET = placeholder(); field in OsConstants847 if (errno == ECONNRESET) { in errnoName()
151 initConstant(env, c, "ECONNRESET", ECONNRESET); in OsConstants_initConstants()