OpenDNSSEC-signer  1.4.10
Data Fields
udp_data Struct Reference

#include <sock.h>

Collaboration diagram for udp_data:
Collaboration graph
[legend]

Data Fields

void * engine
 
sock_typesocket
 
query_typequery
 

Detailed Description

Data for udp handlers.

Definition at line 66 of file sock.h.

Field Documentation

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(), and sock_listen().


The documentation for this struct was generated from the following file: