OpenDNSSEC-signer  1.4.9
Data Fields
tcp_set_struct Struct Reference

#include <tcpset.h>

Collaboration diagram for tcp_set_struct:
Collaboration graph
[legend]

Data Fields

tcp_conn_typetcp_conn [TCPSET_MAX]
 
xfrd_typetcp_waiting_first
 
xfrd_typetcp_waiting_last
 
size_t tcp_count
 

Detailed Description

Definition at line 66 of file tcpset.h.

Field Documentation

tcp_conn_type* tcp_set_struct::tcp_conn[TCPSET_MAX]

Definition at line 67 of file tcpset.h.

Referenced by tcp_set_create().

size_t tcp_set_struct::tcp_count

Definition at line 70 of file tcpset.h.

Referenced by tcp_set_create().

xfrd_type* tcp_set_struct::tcp_waiting_first

Definition at line 68 of file tcpset.h.

Referenced by tcp_set_create().

xfrd_type* tcp_set_struct::tcp_waiting_last

Definition at line 69 of file tcpset.h.

Referenced by tcp_set_create().


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