From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16769 invoked by alias); 24 Oct 2008 19:37:15 -0000 Received: (qmail 16759 invoked by uid 22791); 24 Oct 2008 19:37:14 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Oct 2008 19:36:33 +0000 Received: (qmail 24971 invoked from network); 24 Oct 2008 19:36:31 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 24 Oct 2008 19:36:31 -0000 From: Pedro Alves To: gdb-patches@sourceware.org, Eli Zaretskii Subject: Re: generic async event handlers in the event loop, for remote non-stop (was: generic `struct serial' interface pipe for remote non-stop) Date: Fri, 24 Oct 2008 19:37:00 -0000 User-Agent: KMail/1.9.9 References: <200810240132.42007.pedro@codesourcery.com> <200810241512.55053.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810242036.35292.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00616.txt.bz2 On Friday 24 October 2008 17:39:48, Eli Zaretskii wrote: > No, not after your explanation (mostly that they are already > delayed at that point). > > Thanks. Thank you! I've now checked the patch in. -- Pedro Alves