qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
qb::io::use< _Derived >::udp Struct Reference

Provides type aliases for UDP-based asynchronous components. More...

#include <async.h>

Public Types

using server = async::udp::server<_Derived>
using client = async::udp::client<_Derived>

Detailed Description

template<typename _Derived>
struct qb::io::use< _Derived >::udp

Provides type aliases for UDP-based asynchronous components.