tls_connection_get_read_alerts() function
tls_connection_get_read_alerts - Get connection read alert status @tls_ctx: TLS context data from tls_init() @conn: Connection context data from tls_connection_init() Returns: Number of times a fatal read (remote end reported error) has happened during this connection.