mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +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); |         printUserData(&userData); | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
|     disconnect(); |  | ||||||
|   } |   } | ||||||
|  |   disconnect(); | ||||||
|   wait(); |   wait(); | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user