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:
Philip Withnall
2015-07-29 11:36:50 +01:00
parent 37fcab17d3
commit 8c4c16ddf4
2 changed files with 55 additions and 0 deletions

View File

@@ -2004,6 +2004,7 @@ GSocketType
GSocketProtocol
GSocketMsgFlags
GInputVector
GInputMessage
GOutputVector
GOutputMessage
g_socket_new