unbound 0.1
listen_port Struct Reference

Single linked list to store shared ports that have been opened for use by all threads. More...

#include <listen_dnsport.h>

Data Fields

struct listen_portnext
 next in list
int fd
 file descriptor, open and ready for use
enum listen_type ftype
 type of file descriptor, udp or tcp
int pp2_enabled
 if the port should support PROXYv2
struct unbound_socketsocket
 fill in unbound_socket structure for every opened socket at Unbound startup

Detailed Description

Single linked list to store shared ports that have been opened for use by all threads.


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