From 6fe074679d1f0b5c27b2c36f878d85f73388b78b Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Tue, 24 Mar 2015 10:20:31 +0100 Subject: Update glib annotations from glib-2-44 git --- gir/gio-2.0.c | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1