mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:25:38 +00:00
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
This commit is contained in:
@@ -166,7 +166,7 @@ dns_tcpmsg_setmaxsize(dns_tcpmsg_t *tcpmsg, unsigned int maxsize)
|
||||
}
|
||||
|
||||
|
||||
dns_result_t
|
||||
isc_result_t
|
||||
dns_tcpmsg_readmessage(dns_tcpmsg_t *tcpmsg,
|
||||
isc_task_t *task, isc_taskaction_t action, void *arg)
|
||||
{
|
||||
|
Reference in New Issue
Block a user