diff libpurple/network.h @ 29496:f1aa01ff26dd

Remove IPv6 support from _get_local_system_ips, since I couldn't get it to work yet...
author Marcus Lundblad <ml@update.uu.se>
date Thu, 10 Sep 2009 20:33:18 +0000
parents 02f6f49da454
children 422889fb57e0
line wrap: on
line diff
--- a/libpurple/network.h	Wed Sep 09 19:01:03 2009 +0000
+++ b/libpurple/network.h	Thu Sep 10 20:33:18 2009 +0000
@@ -90,12 +90,13 @@
 /**
  * Returns all IP addresses of the local system.
  *
- * @note The caller must free this list
+ * @note The caller must free this list, this function currently only
+ *       handles IPv4 addresses
+ * @since 2.7.0
  *
- * @param fd The fd to use to help figure out the IPs, or else -1.
  * @return A list of local IP addresses.
  */
-GList *purple_network_get_all_local_system_ips(int fd);
+GList *purple_network_get_all_local_system_ips(void);
 
 /**
  * Returns the IP address that should be used anywhere a