net: stream: move to QIO to enable additional parameters
authorLaurent Vivier <lvivier@redhat.com>
Fri, 21 Oct 2022 09:09:20 +0000 (11:09 +0200)
committerJason Wang <jasowang@redhat.com>
Fri, 28 Oct 2022 05:28:52 +0000 (13:28 +0800)
commit1f9c890fa3b6a09b34aea915500f9f002b5d9d60
treebf74ab8cb3d88e8a58f1f54895de45298d476c8a
parent7651b3211904eda3207d50f31c7f9acc8c375cec
net: stream: move to QIO to enable additional parameters

Use QIOChannel, QIOChannelSocket and QIONetListener.
This allows net/stream to use all the available parameters provided by
SocketAddress.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/stream.c
qemu-options.hx