Home
last modified time | relevance | path

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

/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py402 msg_bytes = await self._readline()
H A Dprotocol.py954 async def _readline(self) -> bytes: member in AsyncProtocol
/openbmc/qemu/python/tests/
H A Dprotocol.py100 raw = await self._readline()