]> git.ipfire.org Git - thirdparty/qemu.git/commit
net: socket: move fd type checking to its own function
authorLaurent Vivier <lvivier@redhat.com>
Fri, 9 Jun 2023 07:27:47 +0000 (09:27 +0200)
committerJason Wang <jasowang@redhat.com>
Fri, 7 Jul 2023 08:35:12 +0000 (16:35 +0800)
commit23455ae341656ca867ee4a171826b9d280d6acb5
treef1c55ae92553c7ca073d19e5ac31cea3b2715497
parent006c3fa74c3edb978ff46d2851699e9a95609da5
net: socket: move fd type checking to its own function

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
net/socket.c