updates.
[silc.git] / lib / silcclient / client_internal.h
index 294e003a165ce76048daabc25a3fd4920fc76ec5..7de59e7f76df2679ee0f8cd8acb593a2beb735e9 100644 (file)
@@ -155,6 +155,9 @@ void silc_client_packet_send(SilcClient client,
                             unsigned char *data, 
                             SilcUInt32 data_len, 
                             int force_send);
+void silc_client_close_connection_real(SilcClient client,
+                                      SilcSocketConnection sock,
+                                      SilcClientConnection conn);
 void silc_client_disconnected_by_server(SilcClient client,
                                        SilcSocketConnection sock,
                                        SilcBuffer message);