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