Re: Download multiple files asynchronously
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Download multiple files asynchronously
- From: Michal Kolodziejczyk <miko@...>
- Date: 2012年3月09日 09:12:12 +0100
On 09.03.2012 08:58, wladyslaw motyka wrote:
> Hi Lua geeks,
>
> I need to do a function to download multiple files asynchronously by
> using LuaSockets and Corutines (Copas?) and by using ltn12.sink.file. Do
> you have any examples of such script.
http://www.lua.org/pil/9.4.html
Regards,
miko