unbound 0.1
Data Fields
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
 
struct unbound_socketsocket
 fill in unbpound_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: