Re: Example using ffi to wrap poll or epoll.

  • From: GrrrWaaa <grrrwaaa@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 31 Oct 2012 14:28:37 -0700

fend looks pretty nice. 

It would be wonderful to have something like this for OSX/Windows too. I guess 
the theme here is rewriting libev/libuv in pure luajit/ffi... 

On Oct 30, 2012, at 2:18 PM, Szabó Antal wrote:

> 2012/10/30 Tim Caswell <tim@xxxxxxxxxxxxxx>:
>> So my question is how do I create a tcp server without these
>> libraries?  Is there some example out there that shows how to
>> multiplex file I/O, timers, and network events.
> 
> You could take a look at this: https://github.com/chatid/fend
> 


Other related posts: