|
OpenDNSSEC-signer
1.4.9
|
#include <sock.h>

Data Fields | |
| sock_type | tcp [MAX_INTERFACES] |
| sock_type | udp [MAX_INTERFACES] |
| sock_type socklist_struct::tcp[MAX_INTERFACES] |
Definition at line 58 of file sock.h.
Referenced by dnshandler_start(), and sock_listen().
| sock_type socklist_struct::udp[MAX_INTERFACES] |
Definition at line 59 of file sock.h.
Referenced by dnshandler_start(), and sock_listen().
1.8.11