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

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

1998/0813/sys/src/9/ip/tcp.c:1980,19861998/0825/sys/src/9/ip/tcp.c:1980,1986 (short | long | prev | next)
Bug fix: print format.
rsc Fri Mar 4 12:44:25 2005
1998/0630    
 
 
 
1998/0313    
	return snprint(buf, len, "%d %d %d %d %d %d %d %d %d %d %d %d %d %d", 
1998/0825    
	return snprint(buf, len, "%lud %lud %lud %lud %lud %lud %lud %lud %lud %lud %lud %lud %lud %lud", 
1998/0630    
		tpriv->tstats.tcpRtoAlgorithm, 
		tpriv->tstats.tcpRtoMin, 
		tpriv->tstats.tcpRtoMax, 


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