mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-17 21:35:31 -07:00
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> |
||
|---|---|---|
| .. | ||
| flake8.sh | ||
| iotests-mypy.sh | ||
| iotests-pylint.sh | ||
| isort.sh | ||
| mypy.sh | ||
| protocol.py | ||
| pylint.sh | ||