mirror of https://github.com/getdnsapi/getdns.git
Remove getdns_context_fd from exported symbols
This commit is contained in:
parent
905b4bcc8c
commit
6d2ff90203
|
@ -91,10 +91,10 @@ getdns_root_trust_anchor
|
|||
getdns_context_set_return_dnssec_status
|
||||
getdns_dict_util_set_string
|
||||
getdns_dict_util_get_string
|
||||
getdns_context_fd
|
||||
getdns_context_set_use_threads
|
||||
getdns_context_get_num_pending_requests
|
||||
getdns_context_process_async
|
||||
getdns_eventloop_event_init
|
||||
getdns_context_set_eventloop
|
||||
getdns_context_detach_eventloop
|
||||
getdns_context_run
|
||||
|
|
Loading…
Reference in New Issue