CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/21 11:54:38
Modified files:
lib/libssl : ssl.h
Log message:
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@
