Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/15/1998 16:24:11
Module Name:	src
Committed By:	thorpej
Date:		Wed Dec 16 00:24:10 UTC 1998

Modified Files:
	src/sys/sys: socketvar.h
Log Message:
Add a new socket state flag SS_MORETOCOME, to indicate to the lower layer
that more data is about to arrive in a PRU_SEND.

Suggested by Justin Walker <justin@apple.com> on the freebsd-net
mailing list.