mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 04:59:55 +00:00 
			
		
		
		
	 e27c495354
			
		
	
	e27c495354
	
	
	
		
			
			Implementation of `esp_tls_conn_new_sync` now uses timeout_ms value to give up retries. Specified this value to be 10 sec. (10 * 1000 ms). Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>