UDPConnection/src
Stephen Seo 5738ff4ec0
All checks were successful
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 1s
Run UnitTests / build-and-run-tests (push) Successful in 18s
Allow move for TSLQIter
Should fix builds of UDPConnection.cpp with "-std=c++11".
2024-01-12 16:32:42 +09:00
..
test Add UnitTest file for CXX11_shared_spin_lock 2024-01-12 13:55:28 +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 Refactor shared-spin-lock to use atomic "spinLock" 2024-01-12 13:32:05 +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