lua-users home
lua-l archive

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


Thanks for the update.

Milind


On Sat, Apr 18, 2015 at 12:58 AM, Thijs Schreijer <thijs@thijsschreijer.nl> wrote:


Op 17 apr. 2015 19:53 schreef Milind Gupta <milind.gupta@gmail.com>:


>
> Hi,
>       Are there any samples somewhere for the luasocket/etc modules? A sample showing the usage of cookies would be really very helpful. 
>
> Thanks,
> Milind
>

I don't think there are any examples because it's dead code. The `cookie.lua` file doesn't return anything, doesn't use the deprecated `module` function, and most of all; only contains locals...

Thijs