All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] For unix domain socket, will only one client could connect to this socket?
@ 2017-07-27 10:37 Sam
  2017-07-27 10:47 ` Daniel P. Berrange
  0 siblings, 1 reply; 4+ messages in thread
From: Sam @ 2017-07-27 10:37 UTC (permalink / raw)
  To: qemu-devel, qemu-discuss

Hi all,

I'm working on qemu-qga, and I want to send qmp command from this unix
socket, but it hanged there(no response), I don't know if it's connect
failed or something?

[root@yf-mos-test-net09 ~]# socat
> /opt/cloud/workspace/servers/f6fdd093-383b-444e-9bcf-dfa81794d465/qga.sock
> readline
> {"execute": "guest-execute", "session": "4768", "arguments": {"commands":
> [{"command": "/bin/sh", "arguments": ["sh", "-c", "ping -c 1
> 172.16.0.1"]}]}}


My question is, for tcp or udp socket, many client could connect to one
server, is unix socket the same? Thank you~

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

end of thread, other threads:[~2017-07-27 13:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-27 10:37 [Qemu-devel] For unix domain socket, will only one client could connect to this socket? Sam
2017-07-27 10:47 ` Daniel P. Berrange
2017-07-27 11:58   ` Sam
2017-07-27 13:52     ` Daniel P. Berrange

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.