From 0c61e81fa66f90d1fc731463c59377563261700c Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sat, 31 Mar 2001 12:59:48 +0000 Subject: [PATCH] updatesy --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 8a978982..81ef7f01 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ Sat Mar 31 15:38:36 EEST 2001 Pekka Riikonen * Fixed packet processing on slow links. Partial packets were never re-processed because the incoming data buffer was cleared - by the application. Application must now directly clear the + by the application. Application must not directly clear the sock->inbuf, the packet processing routines handle it. Fixed this in client library and in server. -- 2.43.0