OpenDNSSEC-signer
1.4.8.2
|
#include <sock.h>
Data Fields | |
void * | engine |
sock_type * | socket |
query_type * | query |
void* udp_data::engine |
Definition at line 67 of file sock.h.
Referenced by dnshandler_start(), and sock_handle_udp().
query_type* udp_data::query |
Definition at line 69 of file sock.h.
Referenced by dnshandler_start(), and sock_handle_udp().
sock_type* udp_data::socket |
Definition at line 68 of file sock.h.
Referenced by dnshandler_start().