boost asio udp test
Go to file
2024-12-04 20:35:29 +08:00
cmake first commit 2024-12-04 19:35:03 +08:00
include first commit 2024-12-04 19:35:03 +08:00
src add udp multiple port code 2024-12-04 20:35:29 +08:00
.clang-format first commit 2024-12-04 19:35:03 +08:00
.gitignore first commit 2024-12-04 19:35:03 +08:00
CMakeLists.txt add udp multiple port code 2024-12-04 20:35:29 +08:00
README.md first commit 2024-12-04 19:35:03 +08:00

boost asio test

test time interval between send and receive

cmake -S . -B build
cmake --build build -j

./build/receive
./build/send