Subject: CVS commit: basesrc/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/04/2002 00:18:10
Module Name:	basesrc
Committed By:	jdolecek
Date:		Thu Jan  3 22:18:10 UTC 2002

Modified Files:
	basesrc/lib/libc/sys: poll.2

Log Message:
Add a note that POLLIN event is returned rather than POLLHUP when
remote end of a socket is closed.
Adresses kern/5486 by Ignatios Souvatzis.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/sys/poll.2

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