From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7493 invoked by alias); 13 Aug 2010 13:59:40 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 28165 Received: (qmail 29671 invoked from network); 13 Aug 2010 13:59:38 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at klanderman.net does not designate permitted sender hosts) From: Greg Klanderman To: zsh-workers@zsh.org Subject: Re: ztcp should not pick fd 0 Reply-To: gak@klanderman.net Date: Fri, 13 Aug 2010 09:51:07 -0400 In-Reply-To: (Greg Klanderman's message of "Wed, 11 Aug 2010 15:50:55 -0400") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.17 (linux) References: <19554.52743.499270.657398@gargle.gargle.HOWL> <20100811174454.5923a2fc@csr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > Peter, how's this look? Oops apparently I haven't updated from CVS in a while at work and I see you already made some changes back here which conflict with mine: revision 1.238 date: 2010/02/22 10:12:31; author: pws; state: Exp; lines: +27 -11 27721: rationalise initialisation of file descriptors I'll send an updated patch.. Greg