A LOT updates. Cannot separate. :)
[silc.git] / lib / silcutil / silcnet.h
index d6ef5c07bbd042213f5975eeeb38dff68c735c4c..756f160448cb10760dad1651617263c7eaf25a2d 100644 (file)
@@ -32,5 +32,6 @@ int silc_net_set_socket_nonblock(int sock);
 int silc_net_set_socket_opt(int sock, int level, int option, int on);
 int silc_net_is_ip(const char *addr);
 void silc_net_check_host_by_sock(int sock, char **hostname, char **ip);
+char *silc_net_localhost();
 
 #endif