From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23301 invoked by alias); 11 Apr 2007 14:51:12 -0000 Received: (qmail 23293 invoked by uid 22791); 11 Apr 2007 14:51:12 -0000 X-Spam-Check-By: sourceware.org Received: from province.act-europe.fr (HELO province.act-europe.fr) (212.157.227.214) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 11 Apr 2007 15:51:08 +0100 Received: by province.act-europe.fr (Postfix, from userid 560) id 7D68F16535B; Wed, 11 Apr 2007 16:51:04 +0200 (CEST) Date: Wed, 11 Apr 2007 14:51:00 -0000 From: Jerome Guitton To: gdb@sourceware.org Subject: Re: [mingw32] stdin redirection Message-ID: <20070411145104.GE58502@adacore.com> References: <20070411134219.GA33609@adacore.com> <20070411144451.GA21140@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070411144451.GA21140@caradoc.them.org> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00065.txt.bz2 Daniel Jacobowitz (drow@false.org): > This paragraph is a little garbled. PeekNamedPipe is failing > (returning 0), right? Or does PeekNamedPipe succeed when reading from > a file descriptor? Right. PeekNamedPipe fails and returns 0.