char *silc_net_localhost(void);
Return name of localhost. This will also attempt to resolve the real hostname by the local host's IP address. If unsuccessful the first found hostname is returned. The caller must free returned hostname.