OpenVPN
Data Fields
multi_io Struct Reference

#include <multi_io.h>

Collaboration diagram for multi_io:
Collaboration graph
[legend]

Data Fields

struct event_setes
 
struct event_set_returnesr
 
int n_esr
 
int maxevents
 
unsigned int tun_rwflags
 
unsigned int udp_flags
 
unsigned int management_persist_flags
 

Detailed Description

Definition at line 52 of file multi_io.h.

Field Documentation

◆ es

struct event_set* multi_io::es

◆ esr

struct event_set_return* multi_io::esr

Definition at line 55 of file multi_io.h.

Referenced by multi_io_free(), multi_io_init(), multi_io_process_io(), and multi_io_wait().

◆ management_persist_flags

unsigned int multi_io::management_persist_flags

Definition at line 61 of file multi_io.h.

Referenced by multi_io_wait().

◆ maxevents

int multi_io::maxevents

Definition at line 57 of file multi_io.h.

Referenced by multi_io_init(), and multi_io_wait().

◆ n_esr

int multi_io::n_esr

Definition at line 56 of file multi_io.h.

Referenced by multi_io_process_io(), multi_io_wait(), and multi_tcp_dereference_instance().

◆ tun_rwflags

unsigned int multi_io::tun_rwflags

Definition at line 58 of file multi_io.h.

Referenced by multi_io_wait().

◆ udp_flags

unsigned int multi_io::udp_flags

Definition at line 59 of file multi_io.h.

Referenced by get_io_flags_dowork_udp(), get_io_flags_udp(), and multi_process_io_udp().


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