Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/03/2001 20:41:59
Module Name: syssrc
Committed By: he
Date: Sat Feb 3 18:41:59 UTC 2001
Modified Files:
syssrc/sys/kern [netbsd-1-5]: uipc_socket.c
Log Message:
Pull up revision 1.52 (requested by itojun):
Prevent bogus data from being returned from the kernel on accept(2)
in case the peer already have disconnected. Partial fix for
PR#12027 and PR#10698.
To generate a diff of this commit:
cvs rdiff -r1.50.4.1 -r1.50.4.2 syssrc/sys/kern/uipc_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.