ECONNRESET
errno != ENOTCONN && errno != ECONNRESET) {
if (errno == ECONNRESET) {
if (errno == EPIPE || errno == ECONNRESET)
if (*terrno == ECONNRESET && !connreset) {
ct->ct_error.re_errno = ECONNRESET;
case ECONNRESET:
unp_disconnect(unp2, ECONNRESET);
hci_link_free(link, ECONNRESET);
l2cap_close(chan, ECONNRESET);
rfcomm_dlc_close(dlc, ECONNRESET);
rfcomm_dlc_close(dlc, ECONNRESET);
return (ECONNRESET);
pcb->so->so_error = ECONNRESET;
error = ECONNRESET;
error = ECONNRESET;
error = ECONNRESET;
return (ECONNRESET);
return (ECONNRESET);
so->so_error = ECONNRESET;
tp = tcp_drop(tp, ECONNRESET);
error = ECONNRESET;
error = ECONNRESET; /* XXX EPIPE? */
error = ECONNRESET;