FACT++
1.0
|
int open_dns | ( | dim_long | dnsid, |
void(*)() | recv_rout, | ||
void(*)() | error_rout, | ||
int | tmout_min, | ||
int | tmout_max, | ||
SRC_TYPES | src_type | ||
) |
Definition at line 313 of file open_dns.c.
References dns_ent::conn_id, dns_ent::connecting, dna_open_client(), DNS_TASK, dtq_add_entry(), dtq_create(), dns_ent::error_rout, get_dns(), get_dns_pars(), i, MAX_DNS_NODE, MAX_NODE_NAME, MAX_TASK_NAME, dns_ent::pending, rand_tmout(), dns_ent::recv_rout, recv_rout(), dns_ent::task_name, TCPIP, Timer_q, and dns_ent::timr_ent.
Referenced by dis_start_serving_dns(), locate_service(), recv_dns_dis_rout(), and request_dns_info().