diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2025-04-04 21:15:40 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2025-04-07 21:43:53 +0200 |
| commit | bd6a41ee76bb9a0da2150d76dbabf9a3212d0fca (patch) | |
| tree | c4dafd75fc6fa935da5d0b5f9d2014519c9dcd1f /contrib/qemu | |
| parent | 159beefa36a09fc36cc9669fd536926d84c7c342 (diff) | |
| download | passt-bd6a41ee76bb9a0da2150d76dbabf9a3212d0fca.tar passt-bd6a41ee76bb9a0da2150d76dbabf9a3212d0fca.tar.gz passt-bd6a41ee76bb9a0da2150d76dbabf9a3212d0fca.tar.bz2 passt-bd6a41ee76bb9a0da2150d76dbabf9a3212d0fca.tar.lz passt-bd6a41ee76bb9a0da2150d76dbabf9a3212d0fca.tar.xz passt-bd6a41ee76bb9a0da2150d76dbabf9a3212d0fca.tar.zst passt-bd6a41ee76bb9a0da2150d76dbabf9a3212d0fca.zip | |
udp: Rework udp_listen_sock_data() into udp_sock_fwd()
udp_listen_sock_data() forwards datagrams from a "listening" socket until
there are no more (for now). We have an upcoming use case where we want
to do that for a socket that's not a "listening" socket, and uses a
different epoll reference. So, adjust the function to take the pieces it
needs from the reference as direct parameters and rename to udp_sock_fwd().
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib/qemu')
0 files changed, 0 insertions, 0 deletions
