void silc_client_close_connection(SilcClient client, SilcClientConnection conn);
Closes connection to remote end. Free's all allocated data except for some information such as nickname etc. that are valid at all time.