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

1990/0331/gnot/dat.h (diff list | history)

1990/0327/sys/src/9/gnot/dat.h:408,4131990/0331/sys/src/9/gnot/dat.h:408,414 (short | long | prev | next)
1990/03091    
struct Stream { 
	Lock;			/* structure lock */ 
	int	inuse;		/* use count */ 
1990/0331    
	int	hread;		/* number of reads after hangup */ 
1990/03091    
	int	type;		/* correclation with Chan */ 
	int	dev;		/* ... */ 
	int	id;		/* ... */ 


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