qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Multiple QMP socket clients


From: Samuel Ortiz
Subject: [Qemu-devel] Multiple QMP socket clients
Date: Tue, 11 Oct 2016 12:26:37 +0200
User-agent: Mutt/1.7.0 (2016-08-17)

Hi,

On a qemu instance started with a qmp unix socket:

-qmp unix:/tmp/ctrl.sock,server,nowait

I am trying to have multiple clients working on that socket but
although the qmp server seems to accept the connections, only the first
connected client gets his request processed. The next client requests
will just hang until the first one exits.

Is that an intended behaviour ?

Thanks in advance for your answers.

Cheers,
Samuel.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]