Monero
Loading...
Searching...
No Matches
epee::net_utils::boosted_tcp_server< t_protocol_handler >::worker Struct Reference

The io_context used to perform asynchronous operations. More...

Public Member Functions

 worker ()

Public Attributes

boost::asio::io_context io_context
boost::asio::executor_work_guard< boost::asio::io_context::executor_type > work

Detailed Description

template<class t_protocol_handler>
struct epee::net_utils::boosted_tcp_server< t_protocol_handler >::worker

The io_context used to perform asynchronous operations.

Constructor & Destructor Documentation

◆ worker()

template<class t_protocol_handler>
epee::net_utils::boosted_tcp_server< t_protocol_handler >::worker::worker ( )
inline

Member Data Documentation

◆ io_context

template<class t_protocol_handler>
boost::asio::io_context epee::net_utils::boosted_tcp_server< t_protocol_handler >::worker::io_context

◆ work

template<class t_protocol_handler>
boost::asio::executor_work_guard<boost::asio::io_context::executor_type> epee::net_utils::boosted_tcp_server< t_protocol_handler >::worker::work

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