OpenDNSSEC-signer 2.1.10
Data Fields
udp_data Struct Reference

#include <sock.h>

Data Fields

engine_typeengine
 
sock_typesocket
 
query_typequery
 

Detailed Description

Data for udp handlers.

Definition at line 65 of file sock.h.

Field Documentation

◆ engine

engine_type* udp_data::engine

Definition at line 66 of file sock.h.

◆ query

query_type* udp_data::query

Definition at line 68 of file sock.h.

Referenced by sock_handle_udp().

◆ socket

sock_type* udp_data::socket

Definition at line 67 of file sock.h.


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