UDPConnection/src
Stephen Seo 7b5cf3b6f8 Add events, refactorings
Added event system to lessen the use of the main mutex and instead use
thread safe data structures (TSLQueue). Also can enable and check events
during execution (connect, disconnect, good mode, bad mode).

Fixes and refactorings.
2019-11-11 16:08:51 +09:00
..
test Add events, refactorings 2019-11-11 16:08:51 +09:00
TSLQueue.hpp Replace c_impl, remove rust_binding, with cpp_impl 2019-11-11 13:08:36 +09:00
UDPC_Defines.hpp Add events, refactorings 2019-11-11 16:08:51 +09:00
UDPConnection.cpp Add events, refactorings 2019-11-11 16:08:51 +09:00
UDPConnection.h Add events, refactorings 2019-11-11 16:08:51 +09:00