[usocket-devel] bind interface?

Erik Huelsmann ehuels at gmail.com
Mon Aug 4 19:38:10 UTC 2008


Mostly implemented now and on the 0.4.x branch.

Bye,

Erik.

2008/7/21 Chun Tian (binghe) <binghe.lisp at gmail.com>:
> Hi, Chris & Erik
>
> I researched networking API of CMUCL, SBCL, Clozure CL, LispWorks, Allegro
> CL (I have only these 5 CLs installed), to bind local address/port:
>
>  * CMUCL, no such support (yet) but I can learn cmucl source code and make
> it worked.
>  * SBCL, supported.
>  * Allegro CL, supported.
>  * LispWorks, supported.
>  * Clozure CL, supported.
>
> Above five CLs, I have working patches for "bind-local" support, as in
> attach.
>
> For other CL platforms, I'll try to install them first. But since I never
> used them, maybe I cannot do any help...
>
> Regards,
>
> Chun Tian (binghe)
>
>
>
>
> 在 2008-7-16,下午5:45, Chris Dean 写道:
>
>>
>> "Chun Tian (binghe)" <binghe.lisp at gmail.com> writes:
>>>
>>> You mean: when you connect to a remote address/port, you also want
>>> to bind to specified local-address/port?
>>>
>>> If so, I'm afraid that no such support in usocket yet.
>>
>> Yes, that is what I mean  Thanks.
>>
>> Cheers,
>> Chris Dean
>>
>
>
> _______________________________________________
> usocket-devel mailing list
> usocket-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-devel
>
>


More information about the usocket-devel mailing list