arduino-esp32/libraries/WiFiClientSecure
lbernstone d650ac6c3c WiFiClientSecure::lastError() method (#945)
* Added a lastError method to WiFiClientSecure so that a connection error from mbedTLS can be retrieved if connection fails (and then presented to a user).

* Changed to dos CRLF

* Made buffer size a const\nMore cleanup to match source
2018-01-18 01:03:56 +02:00
..
examples/WiFiClientSecure HTTPClient Port (#347) 2017-05-19 10:18:20 +02:00
src WiFiClientSecure::lastError() method (#945) 2018-01-18 01:03:56 +02:00
keywords.txt Add WiFiClient secure lib (#184) 2017-02-11 00:20:24 +02:00
library.properties Add WiFiClient secure lib (#184) 2017-02-11 00:20:24 +02:00