Go to file
Stephen Seo 3b4ae6e7dd Add resendPktQueue to struct in UDPConnection
Resending packets now put in higher priority queue in ConnectionData; if
queued both regular packet and resending packet, resending packets are
sent first.
2019-03-04 11:32:44 +09:00
src Add resendPktQueue to struct in UDPConnection 2019-03-04 11:32:44 +09:00
.gitignore Init commit skeleton project 2019-01-26 12:52:10 +09:00
CMakeLists.txt Begin work on HashMap, minor fixes 2019-02-04 17:21:49 +09:00