void silc_client_del_socket(SilcClient client, SilcSocketConnection sock);
Deletes listener socket from the listener sockets table. If the application has added a socket with silc_client_add_socket it must also free it using this function.