OpenDNSSEC-signer
2.1.12
|
#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 95 of file netio.h.
Referenced by netio_add_handler(), netio_cleanup(), netio_dispatch(), and netio_remove_handler().
netio_handler_list_type* netio_handler_list_struct::next |
Definition at line 94 of file netio.h.
Referenced by netio_add_handler(), netio_cleanup(), netio_dispatch(), and netio_remove_handler().