diff options
author | Li Feng <fengli@smartx.com> | 2020-03-23 13:29:24 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-03-29 09:52:13 -0400 |
commit | 9d283f85d755285bf1b1bfcb1ab275239dbf2c7b (patch) | |
tree | f1461461c7482e6e18af9d2063679895ac6a5787 /net/colo.h | |
parent | 32a2d6b1f6b4405f0fc20c031e61d5d48e3d9cd1 (diff) | |
download | qemu-9d283f85d755285bf1b1bfcb1ab275239dbf2c7b.zip qemu-9d283f85d755285bf1b1bfcb1ab275239dbf2c7b.tar.gz qemu-9d283f85d755285bf1b1bfcb1ab275239dbf2c7b.tar.bz2 |
fix vhost_user_blk_watch crash
the G_IO_HUP is watched in tcp_chr_connect, and the callback
vhost_user_blk_watch is not needed, because tcp_chr_hup is registered as
callback. And it will close the tcp link.
Signed-off-by: Li Feng <fengli@smartx.com>
Message-Id: <20200323052924.29286-1-fengli@smartx.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net/colo.h')
0 files changed, 0 insertions, 0 deletions