6 lines
		
	
	
		
			87 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			87 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /*
 | |
| netinet/tcp.h
 | |
| */
 | |
| 
 | |
| #define TCP_NODELAY	0x01	/* Avoid coalescing of small segments */
 | 
