lua-users home
lua-l archive

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


Hi,

> So everything is fine with non-blocking lua sockets and select,
> isn't it?

I believe so. There is an alternative implementation that uses poll in
case you need it.

Regards,
Diego.