Closed pigoz closed 10 years ago
There is much more than needs to be done. There will not be any build errors for epoll as that is in Lua code only. So that would give you runtime errors instead...
You must add a kqueue poll implementation to the IOLoop class. The rest would probably be minor differences from Linux that would have to be sorted. Not a very big job tbh.
Yeah, maybe I will work on this later. Lack of ldconfig on OSX is also causing problems.
I am not sure if the build product is usable yet (will test later) but at least this prevents any build errors to occur. That is quite surprising because I expected the epoll stuff to generate build errors.