UDPConnection/cpp_impl
Stephen Seo 8661af9529 Attempt to make code platform agnostic
Getting scope_id from device name from ipv6 link-local address was
previously using only a unix supported api. Added (untested) code to do
the same for windows machines.
2019-09-19 10:35:22 +09:00
..
RingBuffer@2873bfb554 Change TSQueue to be a wrapper around a queue 2019-07-07 14:13:16 +09:00
src Attempt to make code platform agnostic 2019-09-19 10:35:22 +09:00
.gitignore Create Thread-Safe-Queue (untested) 2019-06-06 16:40:17 +09:00
CMakeLists.txt Add some Unit Tests for UDPC 2019-08-27 18:03:30 +09:00