Commit graph

4 commits

Author SHA1 Message Date
f2b4672318 Add way to specify sleep time for threaded update 2019-11-13 14:06:48 +09:00
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
d86b7e4e1d Fix use of addr/socket types 2019-11-11 13:37:51 +09:00
00c1be07dc Replace c_impl, remove rust_binding, with cpp_impl 2019-11-11 13:08:36 +09:00
Renamed from cpp_impl/src/UDPC_Defines.hpp (Browse further)