Home | History | Annotate | Download | only in slirp-android

Lines Matching refs:tcp_fconnect

668 	    /* CTL_ALIAS: Do nothing, tcp_fconnect will be called on it */
676 if((tcp_fconnect(so) == -1) && (errno != EINPROGRESS) &&