(ERR_TLS_IO): New def.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -171,6 +171,7 @@ | ... | @@ -171,6 +171,7 @@ |
171 | #define ERR_UNKNOWN 15 | 171 | #define ERR_UNKNOWN 15 |
172 | #define ERR_MBOX_SYNC 16 | 172 | #define ERR_MBOX_SYNC 16 |
173 | #define ERR_TLS_ACTIVE 17 | 173 | #define ERR_TLS_ACTIVE 17 |
174 | #define ERR_TLS_IO 18 | ||
174 | 175 | ||
175 | extern mailbox_t mbox; | 176 | extern mailbox_t mbox; |
176 | extern int state; | 177 | extern int state; | ... | ... |
-
Please register or sign in to post a comment