Re: LuaSocket 3.0? (was Re: A proposal for faster userdata type checking)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaSocket 3.0? (was Re: A proposal for faster userdata type checking)
- From: Diego Nehab <diego@...>
- Date: Mon, 3 Mar 2008 17:53:27 -0500 (EST)
Hi,
The current idea is that LuaSocket 3.0 will provide a
newfuture() and a postfuture() functions. These can be used
by third parties to enqueue messages into the queue that is
polled by the wait() function.
Internal LuaSocket functions will use the same mechanism.
Regards,
Diego