Dependencies
None
Dependents
Package Files
└── usr/
├── bin/
│ ├── adig (30.8 KB)
│ └── ahost (10.4 KB)
├── include/
│ ├── ares.h (46.8 KB)
│ ├── ares_build.h (1.07 KB)
│ ├── ares_dns.h (5.68 KB)
│ ├── ares_dns_record.h (46.5 KB)
│ ├── ares_nameser.h (13.0 KB)
│ └── ares_version.h (1.87 KB)
├── lib/
│ ├── cmake/
│ │ └── c-ares/
│ │ ├── c-ares-config-version.cmake (2.71 KB)
│ │ ├── c-ares-config.cmake (1.81 KB)
│ │ ├── c-ares-targets-release.cmake (844 B)
│ │ └── c-ares-targets.cmake (4.37 KB)
│ ├── libcares.so -> "libcares.so.2"
│ ├── libcares.so.2 -> "libcares.so.2.19.5"
│ ├── libcares.so.2.19.5 (321 KB)
│ └── pkgconfig/
│ └── libcares.pc (671 B)
└── share/
└── man/
├── man1/
│ ├── adig.1 (4.45 KB)
│ └── ahost.1 (1.28 KB)
└── man3/
├── ares_cancel.3 (1003 B)
├── ares_create_query.3 (2.38 KB)
├── ares_destroy.3 (986 B)
├── ares_destroy_options.3 (574 B)
├── ares_dns_class_fromstr.3 (99 B)
├── ares_dns_class_t.3 (124 B)
├── ares_dns_class_tostr.3 (99 B)
├── ares_dns_datatype_t.3 (99 B)
├── ares_dns_flags_t.3 (124 B)
├── ares_dns_mapping.3 (10.5 KB)
├── ares_dns_opcode_t.3 (124 B)
├── ares_dns_opcode_tostr.3 (99 B)
├── ares_dns_opt_datatype_t.3 (99 B)
├── ares_dns_opt_get_datatype.3 (99 B)
├── ares_dns_opt_get_name.3 (99 B)
├── ares_dns_parse.3 (124 B)
├── ares_dns_rcode_t.3 (124 B)
├── ares_dns_rcode_tostr.3 (99 B)
├── ares_dns_rec_type_fromstr.3 (99 B)
├── ares_dns_rec_type_t.3 (124 B)
├── ares_dns_rec_type_tostr.3 (99 B)
├── ares_dns_record.3 (13.6 KB)
├── ares_dns_record_create.3 (124 B)
├── ares_dns_record_destroy.3 (124 B)
├── ares_dns_record_duplicate.3 (124 B)
├── ares_dns_record_get_flags.3 (124 B)
├── ares_dns_record_get_id.3 (124 B)
├── ares_dns_record_get_opcode.3 (124 B)
├── ares_dns_record_get_rcode.3 (124 B)
├── ares_dns_record_query_add.3 (124 B)
├── ares_dns_record_query_cnt.3 (124 B)
├── ares_dns_record_query_get.3 (124 B)
├── ares_dns_record_query_set_name.3 (124 B)
├── ares_dns_record_query_set_type.3 (124 B)
├── ares_dns_record_rr_add.3 (120 B)
├── ares_dns_record_rr_cnt.3 (120 B)
├── ares_dns_record_rr_del.3 (120 B)
├── ares_dns_record_rr_get.3 (120 B)
├── ares_dns_record_rr_get_const.3 (120 B)
├── ares_dns_record_set_id.3 (124 B)
├── ares_dns_rr.3 (25.9 KB)
├── ares_dns_rr_add_abin.3 (120 B)
├── ares_dns_rr_del_abin.3 (120 B)
├── ares_dns_rr_del_opt_byid.3 (120 B)
├── ares_dns_rr_get_abin.3 (120 B)
├── ares_dns_rr_get_abin_cnt.3 (120 B)
├── ares_dns_rr_get_addr.3 (120 B)
├── ares_dns_rr_get_addr6.3 (120 B)
├── ares_dns_rr_get_bin.3 (120 B)
├── ares_dns_rr_get_class.3 (120 B)
├── ares_dns_rr_get_keys.3 (125 B)
├── ares_dns_rr_get_name.3 (120 B)
├── ares_dns_rr_get_opt.3 (120 B)
├── ares_dns_rr_get_opt_byid.3 (120 B)
├── ares_dns_rr_get_opt_cnt.3 (120 B)
├── ares_dns_rr_get_str.3 (120 B)
├── ares_dns_rr_get_ttl.3 (120 B)
├── ares_dns_rr_get_type.3 (120 B)
├── ares_dns_rr_get_u16.3 (120 B)
├── ares_dns_rr_get_u32.3 (120 B)
├── ares_dns_rr_get_u8.3 (120 B)
├── ares_dns_rr_key_datatype.3 (99 B)
├── ares_dns_rr_key_t.3 (120 B)
├── ares_dns_rr_key_to_rec_type.3 (99 B)
├── ares_dns_rr_key_tostr.3 (99 B)
├── ares_dns_rr_set_addr.3 (120 B)
├── ares_dns_rr_set_addr6.3 (120 B)
├── ares_dns_rr_set_bin.3 (120 B)
├── ares_dns_rr_set_opt.3 (120 B)
├── ares_dns_rr_set_str.3 (120 B)
├── ares_dns_rr_set_u16.3 (120 B)
├── ares_dns_rr_set_u32.3 (120 B)
├── ares_dns_rr_set_u8.3 (120 B)
├── ares_dns_section_t.3 (120 B)
├── ares_dns_section_tostr.3 (99 B)
├── ares_dns_write.3 (124 B)
├── ares_dup.3 (794 B)
├── ares_expand_name.3 (1.45 KB)
├── ares_expand_string.3 (1.37 KB)
├── ares_fds.3 (2.44 KB)
├── ares_free_data.3 (2.31 KB)
├── ares_free_hostent.3 (903 B)
├── ares_free_string.3 (458 B)
├── ares_freeaddrinfo.3 (500 B)
├── ares_get_servers.3 (2.39 KB)
├── ares_get_servers_csv.3 (103 B)
├── ares_get_servers_ports.3 (99 B)
├── ares_getaddrinfo.3 (5.11 KB)
├── ares_gethostbyaddr.3 (2.84 KB)
├── ares_gethostbyname.3 (3.04 KB)
├── ares_gethostbyname_file.3 (1.88 KB)
├── ares_getnameinfo.3 (4.13 KB)
├── ares_getsock.3 (1.88 KB)
├── ares_inet_ntop.3 (1.32 KB)
├── ares_inet_pton.3 (1.27 KB)
├── ares_init.3 (126 B)
├── ares_init_options.3 (14.6 KB)
├── ares_library_cleanup.3 (2.93 KB)
├── ares_library_init.3 (3.96 KB)
├── ares_library_init_android.3 (4.45 KB)
├── ares_library_initialized.3 (605 B)
├── ares_mkquery.3 (2.09 KB)
├── ares_opt_param_t.3 (99 B)
├── ares_parse_a_reply.3 (1.61 KB)
├── ares_parse_aaaa_reply.3 (1.62 KB)
├── ares_parse_caa_reply.3 (3.79 KB)
├── ares_parse_mx_reply.3 (1.48 KB)
├── ares_parse_naptr_reply.3 (1.65 KB)
├── ares_parse_ns_reply.3 (1.28 KB)
├── ares_parse_ptr_reply.3 (1.51 KB)
├── ares_parse_soa_reply.3 (1.56 KB)
├── ares_parse_srv_reply.3 (1.56 KB)
├── ares_parse_txt_reply.3 (2.57 KB)
├── ares_parse_uri_reply.3 (1.55 KB)
├── ares_process.3 (4.85 KB)
├── ares_process_fd.3 (121 B)
├── ares_process_fds.3 (121 B)
├── ares_process_pending_write.3 (134 B)
├── ares_query.3 (4.91 KB)
├── ares_query_dnsrec.3 (119 B)
├── ares_queue.3 (1.66 KB)
├── ares_queue_active_queries.3 (119 B)
├── ares_queue_wait_empty.3 (119 B)
├── ares_reinit.3 (1.75 KB)
├── ares_save_options.3 (1.100 KB)
├── ares_search.3 (5.93 KB)
├── ares_search_dnsrec.3 (120 B)
├── ares_send.3 (4.77 KB)
├── ares_send_dnsrec.3 (118 B)
├── ares_set_local_dev.3 (1.06 KB)
├── ares_set_local_ip4.3 (671 B)
├── ares_set_local_ip6.3 (748 B)
├── ares_set_pending_write_cb.3 (2.59 KB)
├── ares_set_server_state_callback.3 (2.34 KB)
├── ares_set_servers.3 (2.99 KB)
├── ares_set_servers_csv.3 (5.22 KB)
├── ares_set_servers_ports.3 (99 B)
├── ares_set_servers_ports_csv.3 (103 B)
├── ares_set_socket_callback.3 (1.10 KB)
├── ares_set_socket_configure_callback.3 (1.29 KB)
├── ares_set_socket_functions.3 (12.9 KB)
├── ares_set_socket_functions_ex.3 (134 B)
├── ares_set_sortlist.3 (1.41 KB)
├── ares_strerror.3 (551 B)
├── ares_svcb_param_t.3 (99 B)
├── ares_threadsafety.3 (1.22 KB)
├── ares_timeout.3 (1.19 KB)
├── ares_tlsa_match_t.3 (120 B)
├── ares_tlsa_selector_t.3 (120 B)
├── ares_tlsa_usage_t.3 (120 B)
└── ares_version.3 (767 B)