OpenDNSSEC-signer
1.4.3
|
#include <netio.h>
Data Fields | |
netio_handler_list_type * | next |
netio_handler_type * | handler |
netio_handler_type* netio_handler_list_struct::handler |
Definition at line 97 of file netio.h.
Referenced by netio_add_handler(), netio_dispatch(), and netio_remove_handler().
netio_handler_list_type* netio_handler_list_struct::next |
Definition at line 96 of file netio.h.
Referenced by netio_add_handler(), netio_dispatch(), and netio_remove_handler().