From 7c91b58d40363aea54eaea8df682ad1dc98a06aa Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Fri, 22 Nov 2019 10:56:14 -0800 Subject: [PATCH] fixup! finish moving TCP timeout values from ns_server to netmgr --- lib/isc/include/isc/netmgr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/isc/include/isc/netmgr.h b/lib/isc/include/isc/netmgr.h index ecc0f52bf4..82d32f0dc6 100644 --- a/lib/isc/include/isc/netmgr.h +++ b/lib/isc/include/isc/netmgr.h @@ -119,7 +119,7 @@ isc_nmhandle_peeraddr(isc_nmhandle_t *handle); isc_sockaddr_t isc_nmhandle_localaddr(isc_nmhandle_t *handle); /*%< - * Return the peer address for the given handle. + * Return the local address for the given handle. */ isc_nm_t *