summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
Diffstat (limited to 'gir/gio-2.0.c')
-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