summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2015-03-24 10:20:31 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2015-03-24 10:20:31 +0100
commit6fe074679d1f0b5c27b2c36f878d85f73388b78b (patch)
treeb02dd30a62cb666d60170e8b158f7a324113169e
parent0f210321c4afdcf70debba42bebf5077932d7056 (diff)
downloadgobject-introspection-6fe074679d1f0b5c27b2c36f878d85f73388b78b.tar.gz
Update glib annotations from glib-2-44 git
-rw-r--r--gir/gio-2.0.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 93e376bb..4ebfb7bd 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -34412,6 +34412,9 @@
* will be set to non-blocking mode, independent on the blocking
* mode of the #GSocket.
*
+ * On success, the returned #GSocket takes ownership of @fd. On failure, the
+ * caller must close @fd themselves.
+ *
* Returns: a #GSocket or %NULL on error.
* Free the returned object with g_object_unref().
* Since: 2.22