A C library for asynchronous DNS requests (grpc依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Brad House 9037340ef6 Mark a couple of parameters as const in the public API 1 year ago
..
CMakeLists.txt provide SPDX identifiers and a REUSE CI job to verify 1 year ago
Makefile.am remove acountry from built tools as nerd.dk is gone (#554) 1 year ago
Makefile.inc provide SPDX identifiers and a REUSE CI job to verify 1 year ago
acountry.1 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
adig.1 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ahost.1 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_cancel.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_create_query.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_destroy.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_destroy_options.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_dup.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_expand_name.3 docs: provide better man page references 1 year ago
ares_expand_string.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_fds.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_free_data.3 docs: provide better man page references 1 year ago
ares_free_hostent.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_free_string.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_freeaddrinfo.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_get_servers.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_get_servers_ports.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_getaddrinfo.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_gethostbyaddr.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_gethostbyname.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_gethostbyname_file.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_getnameinfo.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_getsock.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_inet_ntop.3 docs: provide better man page references 1 year ago
ares_inet_pton.3 docs: provide better man page references 1 year ago
ares_init.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_init_options.3 Mark a couple of parameters as const in the public API 1 year ago
ares_library_cleanup.3 docs: provide better man page references 1 year ago
ares_library_init.3 docs: provide better man page references 1 year ago
ares_library_init_android.3 docs: provide better man page references 1 year ago
ares_library_initialized.3 docs: provide better man page references 1 year ago
ares_mkquery.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_parse_a_reply.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_parse_aaaa_reply.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_parse_caa_reply.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_parse_mx_reply.3 docs: provide better man page references 1 year ago
ares_parse_naptr_reply.3 docs: provide better man page references 1 year ago
ares_parse_ns_reply.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_parse_ptr_reply.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_parse_soa_reply.3 docs: provide better man page references 1 year ago
ares_parse_srv_reply.3 docs: provide better man page references 1 year ago
ares_parse_txt_reply.3 docs: provide better man page references 1 year ago
ares_parse_uri_reply.3 docs: provide better man page references 1 year ago
ares_process.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_query.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_save_options.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_search.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_send.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_set_local_dev.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_set_local_ip4.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_set_local_ip6.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_set_servers.3 Mark a couple of parameters as const in the public API 1 year ago
ares_set_servers_csv.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_set_servers_ports.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_set_servers_ports_csv.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_set_socket_callback.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_set_socket_configure_callback.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_set_socket_functions.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_set_sortlist.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_strerror.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_timeout.3 `ares_channel` -> `ares_channel_t *`: don't bury the pointer (#595) 1 year ago
ares_version.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago