UDPConnection/src
Stephen Seo 4abd9fddcb Conditionally use UDPC_atostr internally
Previous implementation used UDPC_atostr() frequently. This commit
changes the implementation to only call UDPC_atostr() if the log level
of the code logging to output will cause the log to be output.
2023-06-22 12:39:11 +09:00
..
test Fix potential nullptr deref in free_PacketInfo_ptr 2023-04-19 19:11:03 +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 Add documentation for UDPC_atostr... 2023-06-22 12:07:26 +09:00
UDPC_Defines.hpp Conditionally use UDPC_atostr internally 2023-06-22 12:39:11 +09:00
UDPConnection.cpp Conditionally use UDPC_atostr internally 2023-06-22 12:39:11 +09:00