lua-users home
lua-l archive

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


Whenever I try a simple "socket.select (nil, nil, 10)" luasocket returns 
immediately instead of waiting 10 seconds. I'm using lua 5.0.2 and luasocket 
2.0 beta 2 on Gentoo Linux (on Intel).

Is this supposed to work yet?

Regards,

Marius Kjeldahl