|
Hi,
But I have gone through luasocket again and found that it doesn't check for object type when doing select(), it just call skt:getfd() so I just need to implement that call in my object. sorry for the false alarm.
No problem. Make sure you have the "dirty" method too. It is called to see if you have buffered input you want select to consider. Regards, Diego