]> git.proxmox.com Git - mirror_qemu.git/commit
socket: add listen feature
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 16 Jun 2016 19:28:51 +0000 (21:28 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 29 Jun 2016 14:49:41 +0000 (16:49 +0200)
commit3fa27a9a1e20e8fb2bf4358d6873177d5d5c049a
tree381b175cd6b7ce9be18968dcc0139c49a7ebdcc4
parentc1111a24a3358ecd2f17be7c8b117cfe8bc5e5f8
socket: add listen feature

Add a flag to tell whether the channel socket is listening.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <1466105332-10285-3-git-send-email-marcandre.lureau@redhat.com>
Acked-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
include/io/channel.h
io/channel-socket.c