lua-users home
lua-l archive

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


All,

Maybe I don't understand the underlying problem the acceptfd patch
addresses, but if it's simply a matter of getting the file descriptor
from a luasocket object, then you can use the :getfd() function.

-joe

2009/11/3 Ignacio Burgueño <ignaciob@inconcertcc.com>:
> Diego Nehab wrote:
>
>>
>> If there are other open issues I should to consider, please
>> let me know.
>
> Maybe this? Is not an open issue per se, but a useful addition.
>
> http://www.net-core.org/39/lua/patching-luasocket-to-make-it-compatible
>
> http://www.net-core.org/dl/luasocket-2.0.2-acceptfd.patch
>
> Regards,
> Ignacio
>
>
>