Searched defs:ISC_SOCKFLAG_IMMEDIATE (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dsocket.h310 #define ISC_SOCKFLAG_IMMEDIATE 0x00000001 /*%< send event only if needed */ macro
875 * The only defined value for 'flags' is ISC_SOCKFLAG_IMMEDIATE. If
966 * The only defined values for 'flags' are ISC_SOCKFLAG_IMMEDIATE
969 *\li If ISC_SOCKFLAG_IMMEDIATE is set and the operation completes, the
978 * Using this option along with ISC_SOCKFLAG_IMMEDIATE allows the caller

Completed in 14 milliseconds