From 0b7a0030acc27377b01e3afa41f672dc4d6a7561 Mon Sep 17 00:00:00 2001 From: dscho Date: Tue, 10 Jan 2006 14:07:58 +0000 Subject: rfbProcessEvents() has to iterate also over clients with sock < 0 to close them --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8b59e07..0fb4066 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-10 Johannes E. Schindelin + * libvncserver/{main.c,rfbserver.c}: fix timely closing of clients; + the client iterator in rfbProcessEvents() has to iterate also + over clients whose sock < 0. Noticed by Karl. + 2006-01-08 Karl Runge * x11vnc: the big split. (and -afteraccept and -passwdfile read:..) * examples/pnmshow24.c: fix typo. -- cgit v1.2.3