Commit ec447924 authored by Matt Caswell's avatar Matt Caswell
Browse files

Implement Async SSL_shutdown



This extends the existing async functionality to SSL_shutdown(), i.e.
SSL_shutdown() can now casuse an SSL_ERROR_WANT_ASYNC error to be returned
from SSL_get_error() if async mode has been enabled.

Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
parent 35ade23b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment