Searched refs:ISC_SOCKCANCEL_RECV (Results 1 – 2 of 2) sorted by relevance
171 #define ISC_SOCKCANCEL_RECV 0x00000001 /*%< cancel recv */ macro
2462 if (((how & ISC_SOCKCANCEL_RECV) == ISC_SOCKCANCEL_RECV) in isc_socket_cancel()