From fbea08467678f0c7fb4423940c08345cd3e0ace9 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sat, 15 Jun 2019 20:06:41 +0200 Subject: Update glib annotations (2.60.4) --- gir/gio-2.0.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c index dc40cf84..f120d7ce 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -7075,6 +7075,10 @@ * then attempt to connect to that host, handling the possibility of * multiple IP addresses and multiple address families. * + * The enumeration results of resolved addresses *may* be cached as long + * as this object is kept alive which may have unexpected results if + * alive for too long. + * * See #GSocketConnectable for an example of using the connectable * interface. */ @@ -42521,6 +42525,14 @@ */ +/** + * inet_addresses_to_inet_socket_addresses: + * @addresses: (transfer full): #GList of #GInetAddress + * + * Returns: (transfer full): #GList of #GInetSocketAddress + */ + + /************************************************************/ /* THIS FILE IS GENERATED DO NOT EDIT */ -- cgit v1.2.1