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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsocket.h251 #define ISC_SOCKFLAG_IMMEDIATE 0x00000001 /*%< send event only if needed */ macro
688 * The only defined value for 'flags' is ISC_SOCKFLAG_IMMEDIATE. If
779 * The only defined values for 'flags' are ISC_SOCKFLAG_IMMEDIATE
782 *\li If ISC_SOCKFLAG_IMMEDIATE is set and the operation completes, the
791 * Using this option along with ISC_SOCKFLAG_IMMEDIATE allows the caller

Completed in 11 milliseconds