Prepare to provide SSL_ERROR_WANT_{ASYNC,ASYNC_JOB,CLIENT_HELLO_CB}
authorjsing <jsing@openbsd.org>
Sun, 21 Aug 2022 17:54:38 +0000 (17:54 +0000)
committerjsing <jsing@openbsd.org>
Sun, 21 Aug 2022 17:54:38 +0000 (17:54 +0000)
commit1fd51421efdf52c67ac3371d4c0c3858e09d6c96
tree966f526122e1f5a138e72cd60667ff8976a16ddb
parentcfab0d997bfe35140e70c4bdc0a251f55184426a
Prepare to provide SSL_ERROR_WANT_{ASYNC,ASYNC_JOB,CLIENT_HELLO_CB}

LibreSSL will not return these values, however software is starting to
check for these as return values from SSL_get_error().

ok tb@
lib/libssl/ssl.h