tls_connection_get_write_alerts() function
tls_connection_get_write_alerts - Get connection write alert status @tls_ctx: TLS context data from tls_init() @conn: Connection context data from tls_connection_init() Returns: Number of times a fatal write (locally detected error) has happened during this connection.