]> git.ipfire.org Git - thirdparty/chrony.git/commit
util: add UTI_IPSockAddrToString()
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 18 Jul 2019 06:12:33 +0000 (08:12 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 18 Jul 2019 11:37:52 +0000 (13:37 +0200)
commit3f8c57c8f2250de6685d824bdfc28a9a8c4dcc01
tree48df8662ecab7f19595ea8fd883b15a8b9e964d2
parentca96946416b5f3147380dbc431d3404e9e7f4a1c
util: add UTI_IPSockAddrToString()

This function prints an IPSockAddr. IPv6 addresses are printed in
brackets to separate the address from the port.
util.c
util.h