Home
last modified time | relevance | path

Searched refs:_wait_disconnect (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/qemu/qmp/
H A Dprotocol.py399 await self._wait_disconnect()
695 async def _wait_disconnect(self) -> None: member in AsyncProtocol