From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29681 invoked by alias); 14 May 2002 15:22:26 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 29640 invoked from network); 14 May 2002 15:22:24 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 14 May 2002 15:22:24 -0000 Received: from makita.cygnus.com (makita.sfbay.redhat.com [192.168.30.83]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id IAA18258 for ; Tue, 14 May 2002 08:22:23 -0700 (PDT) Received: from localhost (keiths@localhost) by makita.cygnus.com (8.8.8+Sun/8.6.4) with ESMTP id IAA26510 for ; Tue, 14 May 2002 08:22:22 -0700 (PDT) X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Tue, 14 May 2002 08:22:00 -0000 From: Keith Seitz X-X-Sender: To: Subject: Re: [RFA] create_file_handler thinko? In-Reply-To: <15584.32177.354305.423351@localhost.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-05/txt/msg00541.txt.bz2 On Mon, 13 May 2002, Elena Zannoni wrote: > The comment is fine. I think the code and the comment got out of > synch in one of the HAVE_POLL, use_poll etc cleanups. > > Please check it in. Ok, cool. It's in. Thanks for the quick review! Keith