chiark / gitweb /
server/: Use modern functions for address/text conversions.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 16 Sep 2017 18:21:28 +0000 (19:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 28 Jun 2018 23:28:21 +0000 (00:28 +0100)
commit89640f3f83c29967e524d754bf130bc452bdefe2
treeceaf9ac166efc896f8a1ee0f45a5638aa5d4cce8
parent870ff51ad8e7fd068afb22c25701577d54828edb
server/: Use modern functions for address/text conversions.

The tricky part is the change to the `p_init' function, which now takes
a list of `addrinfo' structures and goes through the motions of matching
the addresses up to `udpsock' slots, but actually everything is rigged
so that there's only the IPv4 entry.
mon/tripemon.in
server/admin.c
server/peer.c
server/tripe.c
server/tripe.h