OpenDNSSEC-signer  1.4.7
Data Fields
netio_handler_list_struct Struct Reference

#include <netio.h>

Collaboration diagram for netio_handler_list_struct:
Collaboration graph
[legend]

Data Fields

netio_handler_list_typenext
 
netio_handler_typehandler
 

Detailed Description

Network I/O event handler list.

Definition at line 93 of file netio.h.

Field Documentation

netio_handler_type* netio_handler_list_struct::handler

Definition at line 95 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 94 of file netio.h.

Referenced by netio_add_handler(), netio_dispatch(), and netio_remove_handler().


The documentation for this struct was generated from the following file: