diff options
author | John Snow | 2022-02-25 21:59:42 +0100 |
---|---|---|
committer | John Snow | 2022-03-07 20:36:41 +0100 |
commit | 830e6fd36e2aef37b158a10dea6c3853ce43b20c (patch) | |
tree | 3309fb6af00a34afaaaf986ac1166e284f2a3bd1 /python/qemu/utils/qemu_ga_client.py | |
parent | python/aqmp: remove _new_session and _establish_connection (diff) | |
download | qemu-830e6fd36e2aef37b158a10dea6c3853ce43b20c.tar.gz qemu-830e6fd36e2aef37b158a10dea6c3853ce43b20c.tar.xz qemu-830e6fd36e2aef37b158a10dea6c3853ce43b20c.zip |
python/aqmp: split _client_connected_cb() out as _incoming()
As part of disentangling the monolithic nature of _do_accept(), split
out the incoming callback to prepare for factoring out the "wait for a
peer" step. Namely, this means using an event signal we can wait on from
outside of this method.
Signed-off-by: John Snow <jsnow@redhat.com>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20220225205948.3693480-5-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/utils/qemu_ga_client.py')
0 files changed, 0 insertions, 0 deletions