qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] For unix domain socket, will only one client could connect


From: Sam
Subject: [Qemu-devel] For unix domain socket, will only one client could connect to this socket?
Date: Thu, 27 Jul 2017 18:37:32 +0800

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?

address@hidden ~]# 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~


reply via email to

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