loudmouth/lm-socket.h
changeset 308 7e2050a6df75
parent 292 bb7269466be2
--- a/loudmouth/lm-socket.h	Tue Oct 30 23:22:09 2007 +0100
+++ b/loudmouth/lm-socket.h	Tue Oct 30 23:27:30 2007 +0100
@@ -71,6 +71,7 @@
 #endif
 gboolean    lm_socket_starttls            (LmSocket *socket);
 gboolean    lm_socket_set_keepalive       (LmSocket *socket, int delay);
+gchar *     lm_socket_get_local_host      (LmSocket *socket);
 
 #endif /* __LM_SOCKET_H__ */