Searched refs:ISC_R_CANCELED (Results 1 – 3 of 3) sorted by relevance
45 #define ISC_R_CANCELED 20 /*%< operation canceled */ macro
2475 dev->result = ISC_R_CANCELED; in isc_socket_cancel()2495 dev->result = ISC_R_CANCELED; in isc_socket_cancel()2519 dev->result = ISC_R_CANCELED; in isc_socket_cancel()
2755 if (sevent->result == ISC_R_CANCELED) { in tcp_length_done()2900 if (sevent->result == ISC_R_CANCELED) { in connect_done()2924 if (sevent->result != ISC_R_CANCELED) in connect_done()3258 if (sevent->result == ISC_R_CANCELED) { in recv_done()