void silc_client_del_connection(SilcClient client, SilcClientConnection conn);
Removes connection from client. Frees all memory. The library call this function automatically for all connection contexts. The application however may free the connection contexts it has allocated.