mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-29 13:23:31 +02:00
giotypes: Add GInputMessage struct
This complements the GOutputMessage struct. It will shortly be used for adding a g_socket_receive_messages() function, but needs to be committed first to allow some internal refactoring of GSocket. https://bugzilla.gnome.org/show_bug.cgi?id=751924
This commit is contained in:
@@ -2004,6 +2004,7 @@ GSocketType
|
||||
GSocketProtocol
|
||||
GSocketMsgFlags
|
||||
GInputVector
|
||||
GInputMessage
|
||||
GOutputVector
|
||||
GOutputMessage
|
||||
g_socket_new
|
||||
|
Reference in New Issue
Block a user