Re: Socket library?

  • From: liam mail <liam.list@xxxxxxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 25 Sep 2012 20:11:05 +0100

On 25 September 2012 19:53, Stefano <phd.st.p@xxxxxxxxx> wrote:
> On 25 September 2012 19:37, Petite Abeille <petite.abeille@xxxxxxxxx> wrote:
>>
>> On Sep 25, 2012, at 8:27 PM, Stefano <phd.st.p@xxxxxxxxx> wrote:
>>
>>> A few months ago I briefly worked on a binding for Winsock to send and
>>> receive data over TCP/IP.
>>
>> Hmmm… LuaSocket?
>>
>> http://w3.impa.br/~diego/software/luasocket/
>>
>
> Sorry for forgetting a key detail, I meant a pure-LuaJIT binding (no C code).
>

Justin's ljsyscall (Linux) provides this plus much more:
https://github.com/justincormack/ljsyscall

Liam

Other related posts: