Common
common packages for kyubic
 
Loading...
Searching...
No Matches
udp.hpp File Reference

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.
 

Detailed Description

UDP Socket Communication Wrapper.

Author
R.Ohnishi
Date
2026/01/19

UDP通信を簡単に扱えるようにしたライブラリ