diff options
author | Felipe Franciosi <felipe@nutanix.com> | 2016-09-29 08:52:38 -0700 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2016-10-27 09:13:10 +0200 |
commit | af8096b2c3b16de3f6237f1ead6a657a7565272f (patch) | |
tree | d85b67b70568ecb25607285d1be2d96b0d97f8f9 /include/io/channel.h | |
parent | bf5352082727df7207c54cf3fc5fb608dc2b1fda (diff) | |
download | qemu-af8096b2c3b16de3f6237f1ead6a657a7565272f.zip |
io: Add a QIOChannelSocket cleanup test
This patch adds a test to verify that the QIOChannel framework will not
unlink a filesystem unix socket unless the _FEATURE_LISTEN bit is set.
Due to a bug introduced in 74b6ce43, the framework would unlink the
entry if the _FEATURE_SHUTDOWN bit was set, regardless of the presence
of _FEATURE_LISTEN.
Signed-off-by: Felipe Franciosi <felipe@nutanix.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'include/io/channel.h')
0 files changed, 0 insertions, 0 deletions