OpenDNSSEC-signer
1.4.3
|
#include <sock.h>
Data Fields | |
struct addrinfo * | addr |
int | s |
struct addrinfo* sock_struct::addr |
Definition at line 50 of file sock.h.
Referenced by dnshandler_start().
int sock_struct::s |
Definition at line 51 of file sock.h.
Referenced by dnshandler_start(), and sock_listen().