[usocket-devel] Determining the local host address from wildcard host

james anderson james.anderson at setf.de
Sun Mar 7 23:35:59 UTC 2010


good evening;


On 2010-03-07, at 20:36 , Elliott Slaughter wrote:

> On Sun, Mar 7, 2010 at 8:02 AM, james anderson  
> <james.anderson at 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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/usocket-devel/attachments/20100308/655548ce/attachment.html>


More information about the usocket-devel mailing list