diff options
author | John Snow | 2022-02-25 21:59:44 +0100 |
---|---|---|
committer | John Snow | 2022-03-07 20:36:41 +0100 |
commit | 5e9902a030ab832b0b6577764c65ce6a6f874af6 (patch) | |
tree | 8c9f5d4a513e7cf6e0140c67f01f0b80922c604a /python/qemu/aqmp/qmp_shell.py | |
parent | python/aqmp: squelch pylint warning for too many lines (diff) | |
download | qemu-5e9902a030ab832b0b6577764c65ce6a6f874af6.tar.gz qemu-5e9902a030ab832b0b6577764c65ce6a6f874af6.tar.xz qemu-5e9902a030ab832b0b6577764c65ce6a6f874af6.zip |
python/aqmp: refactor _do_accept() into two distinct steps
Refactor _do_accept() into _do_start_server() and _do_accept(). As of
this commit, the former calls the latter, but in subsequent commits
they'll be split apart.
(So please forgive the misnomer for _do_start_server(); it will live up
to its name shortly, and the docstring will be updated then too. I'm
just cutting down on some churn.)
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-7-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/aqmp/qmp_shell.py')
0 files changed, 0 insertions, 0 deletions