UDP-WG Implementation
|
This is the complete list of members for network::queue, including all inherited members.
empty() | network::queue | inline |
enqueue(const udp::packet &in) | network::queue | inline |
flush() | network::queue | inline |
pop(const tag type=NONE, const size_t &iterations=-1) | network::queue | inline |
pop(const std::vector< uint8_t > &types, const size_t &iterations=-1) | network::queue | inline |
queue()=default (defined in network::queue) | network::queue | |
size() | network::queue | inline |
thread(port_t port, wireguard::config wg={}) | network::queue | friend |