Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 03/31/2004 16:42:20
Module Name:	src
Committed By:	pooka
Date:		Wed Mar 31 16:42:19 UTC 2004

Modified Files:
	src/lib/libc/sys: socket.2

Log Message:
Pipes aren't "full-duplex byte streams", so don't compare SOCK_STREAM
type sockets to them.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/lib/libc/sys/socket.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.