[Openmcl-cvs-notifications] Commit: ccl/level-1
gb at clozure.com
gb at clozure.com
Fri Jul 22 00:51:25 MDT 2005
Affected files with versions:
l1-sockets.lisp,1.11
-----------------------------------
Details:
Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/level-1
In directory clozure.com:/tmp/cvs-serv11175/level-1
Modified Files:
l1-sockets.lisp
Log Message:
Kinder, gentler %GET-IP-INTERFACES, based on #_getifaddrs.
#_getifaddrs seems to be supported on Darwin at least as far back as Jaguar,
and on Linux at least as far back as ... libc versions from 2002 or so.
(Note that /usr/include/ifaddrs.h hasn't been included in the Linux interfaces
up until this point; note also that the interface names aren't returned correctly
on PPC64 Darwin as of OS release 10.4.1).
More information about the Openmcl-cvs-notifications
mailing list