mal-packet-weaver
C++20 packet serialization/deserialization library.
|
Functions | |
template<typename T , typename ChronoType , typename Executor > | |
boost::asio::awaitable< T > | await_future (Executor &executor, std::future< T > &fut, ChronoType timeout) |
boost::asio::awaitable< T > mal_packet_weaver::_await_future_impl::await_future | ( | Executor & | executor, |
std::future< T > & | fut, | ||
ChronoType | timeout ) |