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)
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.


No differences found