void silc_client_add_socket(SilcClient client, SilcSocketConnection sock);
Adds listener socket to the listener sockets table. This function is used to add socket objects that are listeners to the client. This should not be used to add other connection objects.