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