unbound 0.1
Data Fields
comm_reply Struct Reference

Reply information for a communication point. More...

#include <netevent.h>

Data Fields

struct comm_pointc
 the comm_point with fd to send reply on to.
struct sockaddr_storage addr
 the address (for UDP based communication)
socklen_t addrlen
 length of address
int srctype
 return type 0 (none), 4(IP4), 6(IP6)
union {
pktinfo
 variable with return source data

Detailed Description

Reply information for a communication point.


Field Documentation


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