1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00
Files
esp8266/libraries
Earle F. Philhower, III c0cfe875c2 Make BearSSL::write() blocking, match axTLS (#4804)
When a message is sent by the app that is larger than the SSL buffer,
it will take multiple TLS fragments to transfer.  Writes will loop
through and not return until either all data is transferred or there
is an error.
2018-06-12 13:18:00 -07:00
..
2018-03-08 14:32:06 +08:00
2018-03-08 14:32:06 +08:00
2018-05-25 17:24:00 +02:00
2018-03-08 14:32:06 +08:00
2018-03-09 12:47:22 +08:00
2018-03-08 14:32:06 +08:00
2018-03-08 14:32:06 +08:00
2018-03-18 01:53:54 -03:00
2018-03-08 14:32:06 +08:00