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

1992/0223/port/devip.c (diff list | history)

1992/0219/sys/src/9/port/devip.c:663,6691992/0223/sys/src/9/port/devip.c:663,671 (short | long | prev | next)
1991/0424    
	tcb = &s->tcpctl; 
 
	/* Not interested in data anymore */ 
1992/0223    
	qlock(s); 
1991/0424    
	s->readq = 0; 
1992/0223    
	qunlock(s); 
1991/0424    
 
	switch(tcb->state){ 
1991/12171    
	case Closed: 


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