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

/bind-9.11.3/lib/dns/
H A Ddispatch.c232 isc_result_t shutdown_why; member in struct:dns_dispatch
1393 disp->shutdown_why = tcpmsg->result;
1560 disp->shutdown_why = res;
1574 disp->shutdown_why = res;
2397 disp->shutdown_why = ISC_R_UNEXPECTED;
3603 ev->result = disp->shutdown_why;
3657 disp->shutdown_why = ISC_R_CANCELED;

Completed in 215 milliseconds