[ip-interfaces-devel] LispWorks

Joerthan Panest joerthan.panest at gmail.com
Sat Apr 3 03:20:50 UTC 2010


I saw the notice on c.l.l. and thought I'd offer that I tried it on
LispWorks 6 on Windows with success as well.

> (pprint (ip-interfaces:get-ip-interfaces))

(#S(IP-INTERFACES::IP-INTERFACE :NAME "ip1"
                                :ADDRESS #(127 0 0 1)
                                :NETMASK #(255 0 0 0)
                                :BROADCAST-ADDRESS #(255 255 255 255)
                                :FLAGS 23
                                :ADDRESS-FAMILY :AF-INET)
 #S(IP-INTERFACES::IP-INTERFACE :NAME "ip0"
                                :ADDRESS #(xx xx xx xx)
                                :NETMASK #(xx xx xx xx)
                                :BROADCAST-ADDRESS #(255 255 255 255)
                                :FLAGS 19
                                :ADDRESS-FAMILY :AF-INET))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ip-interfaces-devel/attachments/20100402/1298fc0a/attachment.html>


More information about the ip-interfaces-devel mailing list