diff options
author | John Snow <jsnow@redhat.com> | 2022-02-25 15:59:42 -0500 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2022-03-07 14:36:41 -0500 |
commit | 830e6fd36e2aef37b158a10dea6c3853ce43b20c (patch) | |
tree | 3309fb6af00a34afaaaf986ac1166e284f2a3bd1 /python/MANIFEST.in | |
parent | 68a6cf3ffe3532c0655efbbf5910bd99a1b4a3fa (diff) |
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/MANIFEST.in')
0 files changed, 0 insertions, 0 deletions