lua-users home
lua-l archive

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


On 01/07/15 13:28, Bernd Eggink wrote:
luaposix has a function fileno(file) wich does this.


Thanks for the pointer. Nevertheless, pull luaposix as dependence in only to use a hack over luasocket looks weird... Why not use luaposix's select() then?

Jorge