UDP Socket Communication Wrapper. More...
#include <netinet/in.h>#include <cstdint>#include <string>#include <vector>
Include dependency graph for udp.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | common::UdpSocket |
| UDP (Sender/Listener) Class. More... | |
Namespaces | |
| namespace | common |
| For common. | |
UDP Socket Communication Wrapper.
UDP通信を簡単に扱えるようにしたライブラリ