xemu/python/qemu/qmp
Marc-André Lureau a3cfea92e2 python/qmp/protocol: add open_with_socket()
Instead of listening for incoming connections with a SocketAddr, add a
new method open_with_socket() that accepts an existing socket.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20230111080101.969151-2-marcandre.lureau@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2023-01-24 13:37:13 -05:00
..
__init__.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
error.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
events.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
legacy.py python/qemu/qmp/legacy: Replace 'returns-whitelist' with the correct type 2022-07-18 20:28:06 +02:00
message.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
models.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
protocol.py python/qmp/protocol: add open_with_socket() 2023-01-24 13:37:13 -05:00
py.typed python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
qmp_client.py python/qmp: increase read buffer size 2023-01-24 13:37:13 -05:00
qmp_shell.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
qmp_tui.py Fix some typos 2023-01-24 13:37:12 -05:00
util.py python: update for mypy 0.950 2022-06-06 09:26:54 +02:00