OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::AsioWork Class Reference

#include <asiowork.hpp>

Public Member Functions

 AsioWork (openvpn_io::io_context &io_context)
 

Private Attributes

openvpn_io::executor_work_guard< openvpn_io::io_context::executor_type > work
 

Detailed Description

Definition at line 21 of file asiowork.hpp.

Constructor & Destructor Documentation

◆ AsioWork()

openvpn::AsioWork::AsioWork ( openvpn_io::io_context &  io_context)
inline

Definition at line 24 of file asiowork.hpp.

Member Data Documentation

◆ work

openvpn_io::executor_work_guard<openvpn_io::io_context::executor_type> openvpn::AsioWork::work
private

Definition at line 30 of file asiowork.hpp.


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