lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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