1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Add option for blocking reads

This commit is contained in:
Ivan Grokhotkov
2016-05-10 23:17:44 +08:00
parent cd6c04a809
commit 139914f312
3 changed files with 29 additions and 12 deletions

View File

@ -83,6 +83,7 @@ extern "C" {
#define SSL_DISPLAY_CERTS 0x00200000
#define SSL_DISPLAY_RSA 0x00400000
#define SSL_CONNECT_IN_PARTS 0x00800000
#define SSL_READ_BLOCKING 0x01000000
/* errors that can be generated */
#define SSL_OK 0