From 309aa0c750c0af93d17e15d63af110784b5f4c02 Mon Sep 17 00:00:00 2001 From: "Victor Grishchenko (mughal)" Date: Fri, 26 Feb 2010 18:42:48 +0100 Subject: [PATCH] just a bug --- sendrecv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sendrecv.cpp b/sendrecv.cpp index 5fa703e..f755604 100644 --- a/sendrecv.cpp +++ b/sendrecv.cpp @@ -401,7 +401,7 @@ void Channel::OnAck (Datagram& dgram) { void Channel::TimeoutDataOut ( ) { // losses: timeouted packets tint timeout = NOW - ack_timeout(); - for (int i=0; i