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

1991/0625/port/tcpinput.c (diff list | history)

1991/0424/sys/src/9/port/tcpinput.c:657,6631991/0625/sys/src/9/port/tcpinput.c:657,662 (short | long | prev | next)
1991/0424    
	qlock(&reseqlock); 
	if(!reseqfree) { 
		qunlock(&reseqlock); 
		print("tcp: no resequence descriptors\n"); 
		freeb(bp); 
		return; 
	} 


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