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