OpenDNSSEC-signer  1.4.8.2
Data Fields
tcp_conn_struct Struct Reference

#include <tcpset.h>

Collaboration diagram for tcp_conn_struct:
Collaboration graph
[legend]

Data Fields

int fd
 
uint32_t total_bytes
 
uint16_t msglen
 
buffer_typepacket
 
unsigned is_reading: 1
 

Detailed Description

Definition at line 49 of file tcpset.h.

Field Documentation

int tcp_conn_struct::fd

Definition at line 50 of file tcpset.h.

Referenced by tcp_conn_create(), tcp_conn_read(), tcp_conn_write(), and xfrd_acl_sockaddr_to().

unsigned tcp_conn_struct::is_reading

Definition at line 58 of file tcpset.h.

Referenced by xfrd_acl_sockaddr_to().

uint16_t tcp_conn_struct::msglen
buffer_type* tcp_conn_struct::packet
uint32_t tcp_conn_struct::total_bytes

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