Gerd Hoffmann 6365828003 vnc update fix
We need to remember has_updates for each vnc client.  Otherwise it might
happen that vnc_update_client(has_dirty=1) takes the first exit due to
output buffers not being flushed yet and subsequent calls with
has_dirty=0 take the second exit, wrongly assuming there is nothing to
do because the work defered in the first call is ignored.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Peter Lieven <pl@kamp.de>
2014-07-25 09:43:31 +02:00
..
2014-06-23 11:12:28 -04:00
2014-05-26 08:42:43 +02:00
2014-06-04 08:40:41 +02:00
2014-05-16 08:30:11 +02:00
2014-06-02 16:28:58 +02:00
2014-03-10 13:49:44 +01:00
2014-07-11 10:12:47 +02:00
2014-06-20 16:22:07 +01:00
2014-03-11 10:53:17 +00:00
2014-07-25 09:43:31 +02:00
2014-07-25 09:43:31 +02:00