[vala/staging] gio-2.0: Socket.receive*.buffer parameters are not "out"
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] gio-2.0: Socket.receive*.buffer parameters are not "out"
- Date: Sun, 23 Aug 2020 10:58:55 +0000 (UTC)
commit 449da40d94614c3859a00c5f0cb6c3d0d7fbdc20
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sun Aug 23 12:53:49 2020 +0200
gio-2.0: Socket.receive*.buffer parameters are not "out"
vapi/metadata/Gio-2.0.metadata | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/vapi/metadata/Gio-2.0.metadata b/vapi/metadata/Gio-2.0.metadata
index 5682b7e4e..ba3b69268 100644
--- a/vapi/metadata/Gio-2.0.metadata
+++ b/vapi/metadata/Gio-2.0.metadata
@@ -221,6 +221,9 @@ Socket
.condition_wait throws="GLib.IOError"
.connection_factory_create_connection parent="GLib.SocketConnection" name="factory_create_connection"
symbol_type="function"
.create_source skip=false type="GLib.SocketSource"
+ .receive.buffer out=false
+ .receive_from.buffer out=false
+ .receive_with_blocking.buffer out=false
SocketControlMessage
.serialize.data type="uint8[]"
SocketListener
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]