From dev-return-25573-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Fri Nov 1 15:04:52 2013 Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7C604CB20 for ; Fri, 1 Nov 2013 15:04:52 +0000 (UTC) Received: (qmail 29058 invoked by uid 500); 1 Nov 2013 15:04:45 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 28862 invoked by uid 500); 1 Nov 2013 15:04:39 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 28851 invoked by uid 99); 1 Nov 2013 15:04:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Nov 2013 15:04:37 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 197.81.36.106 is neither permitted nor denied by domain of minfrin@sharp.fm) Received: from [197.81.36.106] (HELO gatekeeper.horizonmarine.co.za) (197.81.36.106) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Nov 2013 15:04:31 +0000 Received: from gatekeeper.horizonmarine.co.za (localhost [127.0.0.1]) by gatekeeper.horizonmarine.co.za (Postfix) with ESMTP id 98E91C204D; Fri, 1 Nov 2013 17:04:08 +0200 (SAST) Received: from [10.28.116.132] (dab-ell1-h-1-2.dab.02.net [82.132.236.222]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: minfrin@fma.co.za) by gatekeeper.horizonmarine.co.za (Postfix) with ESMTPSA id C86EFC2042; Fri, 1 Nov 2013 17:04:07 +0200 (SAST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Graham Leggett Mime-Version: 1.0 (1.0) Subject: Re: shouldn't APR_FOPEN_NONBLOCK trigger APR_ENOTIMPL where not supported? Date: Fri, 1 Nov 2013 14:50:10 +0000 Message-Id: <015BFEF2-FC05-44E4-AE9B-899BE66B26F1@sharp.fm> References: Cc: APR Developer List In-Reply-To: To: Jeff Trawick X-Mailer: iPhone Mail (11B511) X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Checked: Checked by ClamAV on apache.org On 1 Nov 2013, at 14:13, Jeff Trawick wrote: > It doesn't seem like a hint... Agreed, it should. Regards, Graham --