From b0e4d68d5124581ae353493d69bea352de4cff8a Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Tue, 3 Apr 2018 19:36:00 +0000 Subject: Import MIT KRB5 1.16. --- src/include/fake-addrinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/fake-addrinfo.h') diff --git a/src/include/fake-addrinfo.h b/src/include/fake-addrinfo.h index 03666a0aaaa7..80ca9f8dfd23 100644 --- a/src/include/fake-addrinfo.h +++ b/src/include/fake-addrinfo.h @@ -52,7 +52,7 @@ the data structures and flag values locally. - On Mac OS X, getaddrinfo results aren't cached (though + On macOS, getaddrinfo results aren't cached (though gethostbyname results are), so we need to build a cache here. Now things are getting really messy. Because the cache is in use, we use getservbyname, and throw away thread safety. (Not that the -- cgit v1.2.3