Accesses the SSL_CTX attached to an async-io-state.
SSL_CTX
comm
async-io-state-ctx async-io-state => ssl-ctx-pointer
async-io-state
An async-io-state.
ssl-ctx-pointer
A foreign pointer of type ssl-ctx-pointer, or nil.
nil
The function async-io-state-ctx accesses the SSL_CTX that is attached to the async-io-state async-io-state.
async-io-state-ctx
It returns nil if SSL is not attached.
async-io-state ssl-ctx-pointer
LispWorks User Guide and Reference Manual - 20 Sep 2017