OpenDNSSEC-signer  2.1.12
Data Fields
netio_struct Struct Reference

#include <netio.h>

Data Fields

netio_handler_list_typehandlers
 
int have_current_time
 
struct timespec cached_current_time
 
netio_handler_list_typedispatch_next
 

Detailed Description

Network I/O instance.

Definition at line 139 of file netio.h.

Field Documentation

◆ cached_current_time

struct timespec netio_struct::cached_current_time

Definition at line 150 of file netio.h.

◆ dispatch_next

netio_handler_list_type* netio_struct::dispatch_next

Definition at line 156 of file netio.h.

Referenced by netio_create(), and netio_remove_handler().

◆ handlers

netio_handler_list_type* netio_struct::handlers

◆ have_current_time

int netio_struct::have_current_time

Definition at line 150 of file netio.h.

Referenced by netio_current_time(), and netio_dispatch().


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