mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 11:12:11 +01:00
Merge branch 'fix-gjs-issue-227' into 'master'
socket: Fix annotation for flags in g_socket_receive_message Closes gjs#227 See merge request GNOME/glib!710
This commit is contained in:
commit
c9c88a4b22
@ -5648,7 +5648,7 @@ g_socket_receive_messages_with_timeout (GSocket *socket,
|
|||||||
* which may be filled with an array of #GSocketControlMessages, or %NULL
|
* which may be filled with an array of #GSocketControlMessages, or %NULL
|
||||||
* @num_messages: (out): a pointer which will be filled with the number of
|
* @num_messages: (out): a pointer which will be filled with the number of
|
||||||
* elements in @messages, or %NULL
|
* elements in @messages, or %NULL
|
||||||
* @flags: (type GSocketMsgFlags): (inout): a pointer to an int containing #GSocketMsgFlags flags
|
* @flags: (type GSocketMsgFlags) (inout): a pointer to an int containing #GSocketMsgFlags flags
|
||||||
* @cancellable: a %GCancellable or %NULL
|
* @cancellable: a %GCancellable or %NULL
|
||||||
* @error: a #GError pointer, or %NULL
|
* @error: a #GError pointer, or %NULL
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user