Home | History | Annotate | Download | only in sctp

Lines Matching refs:SCTP_EINPROGRESS

537   if (connect_result < 0 && errno != SCTP_EINPROGRESS) {
539 << errno << ", but wanted " << SCTP_EINPROGRESS;