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

1998/1202/ip/tcp.c (diff list | history)

1998/1127/sys/src/9/ip/tcp.c:1356,13621998/1202/sys/src/9/ip/tcp.c:1356,1362 (short | long | prev | next)
1998/1118    
				tcb->kacounter = MAXBACKOFF; 
1997/0327    
				tcpsetstate(s, Finwait2); 
1998/1118    
				tcb->katimer.start = MSL2 * (1000 / MSPTICK); 
1998/0313    
				tcpgo(tpriv, &tcb->timer); 
1998/1202    
				tcpgo(tpriv, &tcb->katimer); 
1997/0327    
			} 
			break; 
		case Finwait2: 


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