summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gio/src/gio_docs.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/gio/src/gio_docs.xml b/gio/src/gio_docs.xml
index 864b17a9..5ac0ae3f 100644
--- a/gio/src/gio_docs.xml
+++ b/gio/src/gio_docs.xml
@@ -58678,6 +58678,9 @@ all properties should work. Note that the file descriptor
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.
+
Since: 2.22
</description>