]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: provide remote port to NIO_OpenServerSocket()
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 16 Aug 2021 12:51:01 +0000 (14:51 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 16 Aug 2021 12:53:46 +0000 (14:53 +0200)
commitb2c2132e4b2e18e237d1e1823bde2bfa693505e8
treee3a85718b46aa7a82c1f421209caaa4b53d35c55
parentaab6d1b153b4adc9835540b9542bc8f780b2dc76
ntp: provide remote port to NIO_OpenServerSocket()

This will allow selection of different protocols based on the remote
port. Zero means the default (NTP).
ntp_core.c