From owner-freebsd-hackers Mon Apr 5 12:19:34 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mail-relay2.yahoo.com (mail-relay2.yahoo.com [206.251.17.77]) by hub.freebsd.org (Postfix) with ESMTP id ABB2D1515F for ; Mon, 5 Apr 1999 12:19:30 -0700 (PDT) (envelope-from jayanth@yahoo-inc.com) Received: from borogove.yahoo.com (borogove.yahoo.com [205.216.162.65]) by mail-relay2.yahoo.com (8.9.3/8.9.3) with ESMTP id MAA18484 for ; Mon, 5 Apr 1999 12:17:31 -0700 (PDT) Received: from yahoo-inc.com (milk.yahoo.com [206.132.89.117]) by borogove.yahoo.com (8.9.3/8.9.3) with ESMTP id MAA17443 for ; Mon, 5 Apr 1999 12:09:08 -0700 (PDT) Message-ID: <37090A53.A20F9CB8@yahoo-inc.com> Date: Mon, 05 Apr 1999 11:09:07 -0800 From: Jayanth Vijayaraghavan X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 2.2.8-STABLE i386) MIME-Version: 1.0 To: hackers Subject: sendfile(2) related question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any reason why the flags used for the send() call are not being used by sendfile() ? Some of the flags like MSG_EOF can be used. thanks, jayanth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message