qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Multiple QMP socket clients
@ 2016-10-11 10:26 Samuel Ortiz
  2016-10-11 13:11 ` Daniel P. Berrange
  0 siblings, 1 reply; 6+ messages in thread
From: Samuel Ortiz @ 2016-10-11 10:26 UTC (permalink / raw)
  To: qemu-devel

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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-11 15:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-11 10:26 [Qemu-devel] Multiple QMP socket clients Samuel Ortiz
2016-10-11 13:11 ` Daniel P. Berrange
2016-10-11 14:08   ` Dr. David Alan Gilbert
2016-10-11 14:17     ` Daniel P. Berrange
2016-10-11 14:26       ` Daniel P. Berrange
2016-10-11 15:12         ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).