From owner-cvs-lib Fri Feb 6 15:34:56 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22669 for cvs-lib-outgoing; Fri, 6 Feb 1998 15:34:56 -0800 (PST) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA22583; Fri, 6 Feb 1998 15:34:40 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA19215; Fri, 6 Feb 1998 15:33:48 -0800 (PST) Date: Fri, 6 Feb 1998 15:33:48 -0800 (PST) Message-Id: <199802062333.PAA19215@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_accept.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1998/02/06 15:33:48 PST Modified files: (Branch: RELENG_2_2) lib/libc_r/uthread uthread_accept.c Log: YAMFC: bring in the fix for the handling of NODELAY sockets correctly. Revision Changes Path 1.2.2.2 +13 -3 src/lib/libc_r/uthread/uthread_accept.c