chiark / gitweb /
server/: Introduce accessor functions for reading and writing port numbers.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 16 Sep 2017 16:38:32 +0000 (17:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 28 Jun 2018 23:26:40 +0000 (00:26 +0100)
commitd98625f4404ba4fca4f395bc72f15d68043d75b4
tree499889f24ca969c84f69512b1dd0256d23a899db
parent8d513103f66617e96234d19813ab655ed9d5d13d
server/: Introduce accessor functions for reading and writing port numbers.

There are still some raw accesses to port numbers outside of address-
family switches, but these are all concerned with conversions between
address structures and strings, and this will be fixed in a later
change.
server/admin.c
server/peer.c
server/servutil.c
server/tripe.h