Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dtcp.c1147 IOWAIT_WRITE, /* Wait for write availability */ enumerator
1176 fd_set *writeFDPtr = ( type == IOWAIT_WRITE || \ in ioWait()
1405 ( type == IOWAIT_WRITE && \ in ioWait()
3088 ( byteCount > 0 ) ? TRUE : FALSE, IOWAIT_WRITE ); in writeSocketFunction()