From 9a8342602845078b264e897005cb5af13c21f867 Mon Sep 17 00:00:00 2001 From: Murray Cumming Date: Tue, 24 Mar 2015 11:12:10 +0100 Subject: Regenerate docs.xml files. --- gio/src/gio_docs.xml | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1