[gobject-introspection/gnome-3-32] Update glib annotations (2.60.4)
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection/gnome-3-32] Update glib annotations (2.60.4)
- Date: Sat, 15 Jun 2019 18:07:14 +0000 (UTC)
commit fbea08467678f0c7fb4423940c08345cd3e0ace9
Author: Christoph Reiter <reiter christoph gmail com>
Date: Sat Jun 15 20:06:41 2019 +0200
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 */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]