Electroneum
Loading...
Searching...
No Matches
listen_dnsport Struct Reference

#include <listen_dnsport.h>

Collaboration diagram for listen_dnsport:

Public Attributes

struct comm_basebase
struct sldns_bufferudp_buff
struct listen_listcps

Detailed Description

Listening for queries structure. Contains list of query-listen sockets.

Definition at line 55 of file listen_dnsport.h.

Member Data Documentation

◆ base

struct comm_base* listen_dnsport::base

Base for select calls

Definition at line 57 of file listen_dnsport.h.

◆ cps

struct listen_list* listen_dnsport::cps

list of comm points used to get incoming events

Definition at line 66 of file listen_dnsport.h.

◆ udp_buff

struct sldns_buffer* listen_dnsport::udp_buff

buffer shared by UDP connections, since there is only one datagram at any time.

Definition at line 61 of file listen_dnsport.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/unbound/services/listen_dnsport.h