UDPConnection/cpp_impl/src
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
..
test Fix atostr 2019-09-18 18:39:35 +09:00
TSQueue.hpp Prevent exceptions being thrown in TSQueue 2019-09-03 15:15:09 +09:00
UDPC_Defines.hpp Add support for link-local ipv6 addr 2019-09-18 17:35:14 +09:00
UDPConnection.cpp Attempt to make code platform agnostic 2019-09-19 10:35:22 +09:00
UDPConnection.h Add support for link-local ipv6 addr 2019-09-18 17:35:14 +09:00