All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Multiple QMP socket clients
Date: Tue, 11 Oct 2016 12:26:37 +0200	[thread overview]
Message-ID: <20161011102637.GA28347@zurbaran.home> (raw)

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	other threads:[~2016-10-11 10:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-11 10:26 Samuel Ortiz [this message]
2016-10-11 13:11 ` [Qemu-devel] Multiple QMP socket clients 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161011102637.GA28347@zurbaran.home \
    --to=sameo@linux.intel.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.