Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dtcp.c1149 IOWAIT_ACCEPT, /* Wait for accept to complete */ enumerator
1175 type == IOWAIT_ACCEPT ) ? &readfds : NULL; in ioWait()
1410 ( type == IOWAIT_ACCEPT ) ); in ioWait()
2464 IOWAIT_ACCEPT ); in openServerSocket()