LIBWIRE
Next-generation C++17 networking library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
udp.hpp
Go to the documentation of this file.
1 
4 namespace libwire::udp {} // namespace libwire::udp
5 
6 #include "udp/socket.hpp"
This file defines udp::socket type, base class for outgoing UDP communication.