UDPConnection/src
Stephen Seo 577ab0bc52 Better handling of receiving packets in recv loop
On error processing a received packet, continue to receive packets in
the loop. If no packet was received, the loop ends.
2023-01-10 11:51:54 +09:00
..
test Handle SIGINT (Ctrl-C) in NetworkTest 2022-11-23 14:13:44 +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 Update documentation about UDPC_update(ctx) 2022-12-08 16:54:02 +09:00
UDPC_Defines.hpp Add/fix more documentation 2020-04-28 19:38:07 +09:00
UDPConnection.cpp Better handling of receiving packets in recv loop 2023-01-10 11:51:54 +09:00