mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-23 01:39:46 +00:00
Fix bug with non-blocking I/O and cookies
This commit is contained in:
committed by
Paul Bakker
parent
f03651217c
commit
579950c2bb
@@ -516,6 +516,7 @@ typedef enum
|
||||
SSL_HANDSHAKE_WRAPUP,
|
||||
SSL_HANDSHAKE_OVER,
|
||||
SSL_SERVER_NEW_SESSION_TICKET,
|
||||
SSL_SERVER_HELLO_VERIFY_REQUEST_SENT,
|
||||
}
|
||||
ssl_states;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user