lua-users home
lua-l archive

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


Hi,

This is not documented, but you can pass anything that has a getfd()
method and an empty() method to socket.select. You CAN wrap your socket
object inside a table.

[]s,
Diego.