Files correlati : Commento : Aggiornata cUrl alla ultima versione su Github: 7.56.1 git-svn-id: svn://10.65.10.50/branches/R_10_00@24203 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			9 lines
		
	
	
		
			277 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			277 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
Long: no-keepalive
 | 
						|
Help: Disable TCP keepalive on the connection
 | 
						|
---
 | 
						|
Disables the use of keepalive messages on the TCP connection. curl otherwise
 | 
						|
enables them by default.
 | 
						|
 | 
						|
Note that this is the negated option name documented. You can thus use
 | 
						|
--keepalive to enforce keepalive.
 |