[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luasocket sandbox
- From: Diego Nehab <diego@...>
- Date: Tue, 7 Feb 2006 20:25:54 -0500 (EST)
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.