From owner-freebsd-stable@FreeBSD.ORG Sun Oct 30 15:14:26 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5973016A420 for ; Sun, 30 Oct 2005 15:14:26 +0000 (GMT) (envelope-from nike_d@cytexbg.com) Received: from mail.interbgc.com (mx01.interbgc.com [217.9.224.225]) by mx1.FreeBSD.org (Postfix) with SMTP id E86C343D48 for ; Sun, 30 Oct 2005 15:14:24 +0000 (GMT) (envelope-from nike_d@cytexbg.com) Received: (qmail 64037 invoked from network); 30 Oct 2005 15:14:22 -0000 Received: from nike_d@cytexbg.com by keeper.interbgc.com by uid 1002 with qmail-scanner-1.14 (uvscan: v4.2.40/v4374. spamassassin: 2.63. Clear:SA:0(-2.6/8.0):. Processed in 4.236475 secs); 30 Oct 2005 15:14:22 -0000 X-Spam-Status: No, hits=-2.6 required=8.0 Received: from unknown (HELO tormentor.totalterror.net) (213.240.205.57) by mx01.interbgc.com with SMTP; 30 Oct 2005 15:14:18 -0000 Received: (qmail 45962 invoked from network); 30 Oct 2005 15:14:16 -0000 Received: from qmail by qscan (mail filter); 30 Oct 2005 15:14:16 +0000 Received: from unknown (HELO ?10.0.0.3?) (ndenev@10.0.0.3) by tormentor.totalterror.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 30 Oct 2005 15:14:16 -0000 Message-ID: <4364E342.9050505@cytexbg.com> Date: Sun, 30 Oct 2005 17:14:10 +0200 From: Niki Denev User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <436311C2.6090708@cytexbg.com> <20051029061513.GG36235@tnn.dglawrence.com> <43631721.50504@cytexbg.com> <4363E333.5000803@cytexbg.com> <4364D6D3.6010508@cytexbg.com> In-Reply-To: <4364D6D3.6010508@cytexbg.com> X-Enigmail-Version: 0.92.1.0 OpenPGP: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: sendfile + non local filesystem + lighttpd = EOPNOTSUPP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 15:14:26 -0000 This thread seems to relate to the same problem in dfbsd : http://leaf.dragonflybsd.org/mailarchive/kernel/2005-03/msg00101.html I think that this should be fixed, the man page did not mentions EOPNOTSUPP and this can lead to further confusion because it seems that HP-UX for example sets errno to EOPNOTSUPP when the socket is not TCP. Any comments? P.S.: It seems like i'm talking to myslef, i hope it's because it's sunday :) --niki