Function silc_client_del_socket
SYNOPSIS
void silc_client_del_socket(SilcClient client,
SilcSocketConnection sock);
DESCRIPTION
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.