mal-packet-weaver
C++20 packet serialization/deserialization library.
Loading...
Searching...
No Matches
mal_packet_weaver::_await_future_impl Namespace Reference

Functions

template<typename T , typename ChronoType , typename Executor >
boost::asio::awaitable< T > await_future (Executor &executor, std::future< T > &fut, ChronoType timeout)
 

Function Documentation

◆ await_future()

template<typename T , typename ChronoType , typename Executor >
boost::asio::awaitable< T > mal_packet_weaver::_await_future_impl::await_future ( Executor & executor,
std::future< T > & fut,
ChronoType timeout )

Definition at line 66 of file common.hpp.

Here is the caller graph for this function: