summaryrefslogtreecommitdiffstats
path: root/client/application.cpp
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-04-01 10:16:29 +0200
committerHans de Goede <hdegoede@redhat.com>2011-04-04 11:23:05 +0200
commitc652dfa5e635342672a66b9f4c7cbbfb1820341c (patch)
tree37e9d688971f5f1538d71b959760e79504545a8e /client/application.cpp
parentf8e6dc78c7e71a3744be380350a55ad98f75def7 (diff)
server: Don't stop writing agent data to the guest when the client disconnects
write_to_vdi_port() was checking for reds->agent_state.connected to determine wether it could write queued data. But agent_state.connected reflects if *both* ends are connected. If the client has disconnected, but the guest agent is still connected and some data is still pending (like a final clipboard release from the client), then this data should be written to the guest agent.
Diffstat (limited to 'client/application.cpp')
0 files changed, 0 insertions, 0 deletions