tls_connection_enable_workaround() function
tls_connection_enable_workaround - Enable TLS workaround options @tls_ctx: TLS context data from tls_init() @conn: Connection context data from tls_connection_init() Returns: 0 on success, -1 on failure This function is used to enable connection-specific workaround options for buffer SSL/TLS implementations.
tls_connection_enable_workaround() is called by 1 function:
![]()
tls_connection_enable_workaround()