UDPConnection/src
Stephen Seo 77d69cabbc Impl "unsafe" versions of UDPC_atostr(...)
These "unsafe" versions are guaranteed to not have the returned address
strings be overwritten by UDPC, but they must be manually free'd later
(as mentioned in the documentation).
2023-06-22 13:25:26 +09:00
..
test Impl "unsafe" versions of UDPC_atostr(...) 2023-06-22 13:25:26 +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 "unsafe" versions of UDPC_atostr(...) 2023-06-22 13:25:26 +09:00
UDPC_Defines.hpp Conditionally use UDPC_atostr internally 2023-06-22 12:39:11 +09:00
UDPConnection.cpp Impl "unsafe" versions of UDPC_atostr(...) 2023-06-22 13:25:26 +09:00