Files
qemu/net
Stefano Brivio daf188ff04 net: socket: Don't ignore EINVAL on netdev socket connection
Other errors are treated as failure by net_socket_connect_init(),
but if connect() returns EINVAL, we'll fail silently. Remove the
related exception.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2022-10-28 13:28:52 +08:00
..
2022-04-20 10:51:11 -07:00
2020-12-15 10:02:07 -05:00
2022-10-28 13:28:52 +08:00
2022-10-28 13:28:52 +08:00
2021-03-15 16:41:22 +08:00
2016-02-04 17:41:30 +00:00