diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-05-21 14:48:03 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-05-22 23:20:37 +0200 |
commit | 1a20370b364ada675882e6a70d05b6e81418d64f (patch) | |
tree | c56f51f3666c17c231bdbb2b0f8116c2673736fb /inany.h | |
parent | 3ff3a8a467fff1d4b234949e4dd3db618a9f8ed2 (diff) | |
download | passt-1a20370b364ada675882e6a70d05b6e81418d64f.tar passt-1a20370b364ada675882e6a70d05b6e81418d64f.tar.gz passt-1a20370b364ada675882e6a70d05b6e81418d64f.tar.bz2 passt-1a20370b364ada675882e6a70d05b6e81418d64f.tar.lz passt-1a20370b364ada675882e6a70d05b6e81418d64f.tar.xz passt-1a20370b364ada675882e6a70d05b6e81418d64f.tar.zst passt-1a20370b364ada675882e6a70d05b6e81418d64f.zip |
util, tcp: Add helper to display socket addresses
When reporting errors, we sometimes want to show a relevant socket address.
Doing so by extracting the various relevant fields can be pretty awkward,
so introduce a sockaddr_ntop() helper to make it simpler. For now we just
have one user in tcp.c, but I have further upcoming patches which can make
use of it.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'inany.h')
0 files changed, 0 insertions, 0 deletions