|
OpenDNSSEC-signer
1.4.3
|
#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 60 of file sock.h.
Referenced by dnshandler_start(), and sock_listen().
| sock_type socklist_struct::udp[MAX_INTERFACES] |
Definition at line 61 of file sock.h.
Referenced by dnshandler_start(), and sock_listen().
1.8.6