unbound_socket Struct Reference

Data Fields

struct sockaddr * addr
 the address of the socket
 
socklen_t addrlen
 length of the address
 
int s
 socket descriptor returned by socket() syscall
 
int fam
 address family (AF_INET/AF_INET6)
 
struct acl_addracl
 ACL on the socket (listening interface)
 

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