Searched refs:ISC_SOCKCANCEL_SEND (Results 1 – 2 of 2) sorted by relevance
172 #define ISC_SOCKCANCEL_SEND 0x00000002 /*%< cancel send */ macro
2482 if (((how & ISC_SOCKCANCEL_SEND) == ISC_SOCKCANCEL_SEND) in isc_socket_cancel()