mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	JsonHttpClient: Close socket even when connection fails (issue #445)
This commit is contained in:
		
				
					committed by
					
						 Benoît Blanchon
						Benoît Blanchon
					
				
			
			
				
	
			
			
			
						parent
						
							db9a76f7c6
						
					
				
				
					commit
					7bcdf3e722
				
			| @@ -41,8 +41,8 @@ void loop() { | ||||
|         printUserData(&userData); | ||||
|       } | ||||
|     } | ||||
|     disconnect(); | ||||
|   } | ||||
|   disconnect(); | ||||
|   wait(); | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user