UDPConnection/src
Stephen Seo 31ca4ddc44 Impl create id with hostname
Previously, ids could only be created with an ip address. Now they can
be made with a hostname, which will be looked up by UDPC.

Also fix client still requesting connections even if
accept-new-connections flag is false.
2020-04-26 18:52:06 +09:00
..
test Impl create id with hostname 2020-04-26 18:52:06 +09:00
TSLQueue.hpp Fix use of C++14/C++17, only C++11 is supported 2020-03-06 12:05:33 +09:00
UDPC.h Impl create id with hostname 2020-04-26 18:52:06 +09:00
UDPC_Defines.hpp Impl create id with hostname 2020-04-26 18:52:06 +09:00
UDPConnection.cpp Impl create id with hostname 2020-04-26 18:52:06 +09:00