You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
connection: more docs for rustls_connection_is_handshaking
Previously the rustls-ffi `rustls_connection_is_handshaking` fn only
pointed at the upstream Rustls documentation.
This commit adds a bit of the detail present there, customizing it for
rustls-ffi (e.g. by ref'ing `rustls_connection_write_tls()`).
0 commit comments