plan 9 kernel history: overview | file list | diff list

1991/0809/port/portdat.h (diff list | history)

1991/0807/sys/src/9/port/portdat.h:569,5741991/0809/sys/src/9/port/portdat.h:569,575 (short | long | prev | next)
Add Stream.flushmsg.
rsc Fri Mar 4 12:44:25 2005
1991/0724    
	Queue	*devq;			/* read queue at device end */ 
	Block	*err;			/* error message from down stream */ 
	int	forcedelim;		/* force a delimiter before the next message */ 
1991/0809    
	int	flushmsg;		/* flush up till the next delimiter */ 
1991/0428    
}; 
 
/* 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)