summaryrefslogtreecommitdiffstats
path: root/server/red_channel.h
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2010-11-09 11:45:57 +0200
committerAlon Levy <alevy@redhat.com>2011-03-02 17:27:51 +0200
commit2fcd35b073a20bfb67ab6fd14234ec7571220ec7 (patch)
tree832c3743ba99bf77478aa95921d0095b4d606993 /server/red_channel.h
parent766bb420bbba536113fbcc689d23b38b77cd0b39 (diff)
downloadspice-2fcd35b073a20bfb67ab6fd14234ec7571220ec7.tar.gz
spice-2fcd35b073a20bfb67ab6fd14234ec7571220ec7.tar.xz
spice-2fcd35b073a20bfb67ab6fd14234ec7571220ec7.zip
server/red_channel: add more ack api
Diffstat (limited to 'server/red_channel.h')
-rw-r--r--server/red_channel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/red_channel.h b/server/red_channel.h
index 9563c0e2..2d90de16 100644
--- a/server/red_channel.h
+++ b/server/red_channel.h
@@ -224,6 +224,9 @@ void red_channel_pipe_add_tail(RedChannel *channel, PipeItem *item);
/* for types that use this routine -> the pipe item should be freed */
void red_channel_pipe_add_type(RedChannel *channel, int pipe_item_type);
+void red_channel_ack_zero_messages_window(RedChannel *channel);
+void red_channel_ack_set_client_window(RedChannel *channel, int client_window);
+
// TODO: unstaticed for display/cursor channels. they do some specific pushes not through
// adding elements or on events. but not sure if this is actually required (only result
// should be that they ""try"" a little harder, but if the event system is correct it