This commit is contained in:
Chris Miles
2025-05-17 23:27:46 -05:00
parent 3d67557f6f
commit 345f402242
2 changed files with 56 additions and 24 deletions
+2
View File
@@ -185,6 +185,8 @@ namespace EQ
// resend tracking
size_t m_resend_packets_sent = 0;
size_t m_resend_bytes_sent = 0;
bool m_acked_since_last_resend = false;
Timestamp m_last_ack;
struct DaybreakSentPacket
{