Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ TS_VCONN_CLOSE_HOOK
This hook is invoked after the SSL handshake is done and when the IO is closing. The TSVConnArgs
should be cleaned up here. A callback at this point must re-enable.

This hook will not be invoked until all HTTP session and transaction hooks have
completed.

TS_SSL_CLIENT_HELLO_HOOK
------------------------

Expand Down