Home
last modified time | relevance | path

Searched refs:IOWAIT_CONNECT (Results 1 – 1 of 1) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dtcp.c1148 IOWAIT_CONNECT, /* Wait for connect to complete */ enumerator
1174 type == IOWAIT_CONNECT || \ in ioWait()
1177 type == IOWAIT_CONNECT ) ? &writefds : NULL; in ioWait()
1378 if( type == IOWAIT_CONNECT ) in ioWait()
1407 ( type == IOWAIT_CONNECT && \ in ioWait()
2182 IOWAIT_CONNECT ); in completeOpen()