560c0f45f5
mbedTLS requires repeated calls to mbedtls_ssl_write() whenever it returns MBEDTLS_ERR_SSL_WANT_READ or MBEDTLS_ERR_SSL_WANT_WRITE. this happens when the client sends data faster then the server or the connection can handle. |
||
---|---|---|
.. | ||
ssl_client.cpp | ||
ssl_client.h | ||
WiFiClientSecure.cpp | ||
WiFiClientSecure.h |