good evening;
On 2010-03-07, at 20:36 , Elliott Slaughter wrote:
On Sun, Mar 7, 2010 at 8:02 AM, james anderson
<james.ander...@setf.de> wrote:
[...]
if you really need this, you might look at the implementation for %
get-ip-interfaces in clozure.
it uses getifaddrs in a fairly transparent manner, so, if you're
unix-based, you should be ok with it.
I need this to work on Windows and *nix, which is why I can't use
IOlib or other Unix-based solutions. That said, Clozure does run on
Windows, so hopefully the code you mentioned has already been ported.
1.3 has conditionalized code for solaris, windows, and everything
else. do take a look. you might even be in luck.
_______________________________________________
usocket-devel mailing list
usocket-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-devel