arduino-esp32/libraries/WiFiClientSecure/src
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
..
ssl_client.cpp Reduce net_would_block calls in handshake verification (#795) 2017-11-06 15:28:37 +02:00
ssl_client.h SNI support (#592) 2017-08-23 21:33:26 -03:00
WiFiClientSecure.cpp WiFiClientSecure::lastError() method (#945) 2018-01-18 01:03:56 +02:00
WiFiClientSecure.h WiFiClientSecure::lastError() method (#945) 2018-01-18 01:03:56 +02:00