OpenDNSSEC-signer  1.4.5
Data Fields
netio_handler_struct Struct Reference

#include <netio.h>

Collaboration diagram for netio_handler_struct:
Collaboration graph
[legend]

Data Fields

int fd
struct timespec * timeout
void * user_data
netio_events_type event_types
netio_event_handler_type event_handler

Detailed Description

Network I/O event handler.

Definition at line 102 of file netio.h.

Field Documentation

netio_event_handler_type netio_handler_struct::event_handler
netio_events_type netio_handler_struct::event_types
int netio_handler_struct::fd
struct timespec* netio_handler_struct::timeout
void* netio_handler_struct::user_data

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