Enable getaddrinfo on x86-64 macOS.
commit072661da0c084c8defe5ad2b8eeecaa2c95a9e3d
authorStas Boukarev <stassats@gmail.com>
Sat, 17 Mar 2018 15:12:28 +0000 (17 18:12 +0300)
committerStas Boukarev <stassats@gmail.com>
Sat, 17 Mar 2018 15:12:28 +0000 (17 18:12 +0300)
tree615e93fd9642f674e98bb61c6e3e86d49f0efec9
parent1dd798f7443cc67a45716402bc7da503c2641f71
Enable getaddrinfo on x86-64 macOS.

A comment from 2007 claims that it appears to be broken, without
providing any details. It appears to be non-broken now.

It's also thread safe, the man page is saying:

 The getaddrinfo() implementations on all versions of OS X and iOS are
 now, and always have been, thread-safe. Previous versions of this man
 page incorrectly reported that getaddrinfo() was not thread-safe.
contrib/sb-bsd-sockets/defpackage.lisp
contrib/sb-bsd-sockets/name-service.lisp