teardown_connection.c (70B)
1 teardown_connection () 2 { 3 gnutls_deinit (connection->tls_session); 4 }