From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwLha-0005PJ-01 for qemu-devel@nongnu.org; Tue, 21 Apr 2009 15:32:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwLhV-0005NR-3W for qemu-devel@nongnu.org; Tue, 21 Apr 2009 15:32:17 -0400 Received: from [199.232.76.173] (port=45820 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwLhU-0005NI-W9 for qemu-devel@nongnu.org; Tue, 21 Apr 2009 15:32:13 -0400 Received: from yx-out-1718.google.com ([74.125.44.152]:65229) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwLhU-0005R3-4o for qemu-devel@nongnu.org; Tue, 21 Apr 2009 15:32:12 -0400 Received: by yx-out-1718.google.com with SMTP id 6so832188yxn.82 for ; Tue, 21 Apr 2009 12:32:11 -0700 (PDT) Message-ID: <49EE1F38.2020204@codemonkey.ws> Date: Tue, 21 Apr 2009 14:32:08 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] resetting a stale VNC connection References: <49EDC3B4.7030508@cisco.com> <49EDCC6F.1020703@redhat.com> <20090421164023.GE26731@redhat.com> <49EDF907.5030100@codemonkey.ws> <20090421171701.GH26731@redhat.com> <49EE1EC4.502@cisco.com> In-Reply-To: <49EE1EC4.502@cisco.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "David S. Ahern" Cc: Avi Kivity , qemu-devel@nongnu.org David S. Ahern wrote: > Daniel P. Berrange wrote: > >> It may well do that - i've not tried it :-) >> > > It did not kill off established connections for me; it closed the server > socket, but not client connections. > I'm really not sure if that's a bug or not. I think I could understand arguments for either behavior. Regards, Anthony Liguori > david