UDPConnection/src
Stephen Seo 2cef0d541c
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 0s Details
Run UnitTests / build-and-run-tests (push) Successful in 25s Details
std::atomic doesn't need volatile
2024-01-14 10:31:38 +09:00
..
test Reduce verbosity of unit test logs 2024-01-12 16:36:01 +09:00
CXX11_shared_spin_lock.cpp Tweak compare_exchange_weak(...) in spin-lock 2024-01-12 13:32:05 +09:00
CXX11_shared_spin_lock.hpp std::atomic doesn't need volatile 2024-01-14 10:31:38 +09:00
TSLQueue.hpp Allow move for TSLQIter 2024-01-12 16:32:42 +09:00
UDPC.h Add note in docs about update for UDPC_init(...) 2024-01-12 13:31:36 +09:00
UDPC_Defines.hpp Enforce thread-safety on destroy context 2024-01-11 19:40:15 +09:00
UDPConnection.cpp UnitTest for start/stop threaded update and fix 2024-01-11 20:07:25 +09:00