diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2025-03-26 14:44:07 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2025-03-26 21:34:34 +0100 |
| commit | 77883fbdd17e836247f746d888dcad3f611a6a59 (patch) | |
| tree | 958d6f64ec76194e12ad93076292f30a37ce6d25 /contrib/qemu/git: | |
| parent | 37d78c9ef3944c1b060e3e8259b82fea3f8ec6bf (diff) | |
| download | passt-77883fbdd17e836247f746d888dcad3f611a6a59.tar passt-77883fbdd17e836247f746d888dcad3f611a6a59.tar.gz passt-77883fbdd17e836247f746d888dcad3f611a6a59.tar.bz2 passt-77883fbdd17e836247f746d888dcad3f611a6a59.tar.lz passt-77883fbdd17e836247f746d888dcad3f611a6a59.tar.xz passt-77883fbdd17e836247f746d888dcad3f611a6a59.tar.zst passt-77883fbdd17e836247f746d888dcad3f611a6a59.zip | |
udp: Add helper function for creating connected UDP socket
Currently udp_flow_new() open codes creating and connecting a socket to use
for reply messages. We have in mind some more places to use this logic,
plus it just makes for a rather large function. Split this handling out
into a new udp_flow_sock() function.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib/qemu/git:')
0 files changed, 0 insertions, 0 deletions
