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

1997/0515/ip/tcp.c (diff list | history)

1997/0423/sys/src/9/ip/tcp.c:232,2381997/0515/sys/src/9/ip/tcp.c:232,238 (short | long | prev | next)
1997/0327    
		break; 
	} 
 
	if(oldstate == Syn_sent) 
1997/0515    
	if(oldstate == Syn_sent && newstate != Closed) 
1997/0327    
		Fsconnected(&fs, s, nil); 
} 
 


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