Function silc_client_get_server
SYNOPSIS
SilcServerEntry silc_client_get_server(SilcClient client,
SilcClientConnection conn,
char *server_name)
DESCRIPTION
Finds entry for server by the server name. Returns the entry or NULL
if the entry was not found.