qb
2.0.0.0
C++17 Actor Framework
|
Components for UDP-based network communication. More...
Files | |
file | client.h |
Asynchronous UDP client implementation. | |
file | server.h |
Asynchronous UDP server implementation. | |
file | udp.h |
UDP datagram transport implementation for the QB IO library. | |
file | socket.h |
Implementation of UDP sockets for datagram communication in the QB IO library. |
Classes | |
class | qb::io::udp::socket |
Class implementing UDP socket functionality for datagram-based communication. More... |
Components for UDP-based network communication.
Includes `qb::io::udp::socket`.