1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-05-05 07:24:48 +03:00
Ivan Grokhotkov 43412970ae Fix for crash in WiFiClientSecure when WiFi is disconnected ()
* WiFiClient: implement stopAll() via stop()

* WiFiClientSecure: clean up ClientContext used by axTLS when stop is called ()
2016-06-13 18:36:30 +08:00
..