1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/fqfa1226-aria2

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
README.mingw 1.7 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Tatsuhiro Tsujikawa Отправлено 15.09.2019 11:48 286982d
aria2 Windows build
===================
aria2 Windows build is provided in 2 flavors: 32bit version and 64bit
version. The executable was compiled using mingw-w64 cross compiler on
Debian Linux.
* gcc-mingw-w64 8.3.0-19+21.4
* g++-mingw-w64 8.3.0-19+21.4
* binutils-mingw-w64-i686 2.32.51.20190707-1+8.4
* binutils-mingw-w64-x86-64 2.32.51.20190707-1+8.4
The executable is statically linked, so no extra DLLs are
necessary. The linked libraries are:
* gmp 6.1.2
* expat 2.2.7
* sqlite 3.29.0
* zlib 1.2.11
* c-ares 1.15.0
* libssh2 1.9.0
This build has the following difference from the original release:
* 32bit version only: ``--disable-ipv6`` is enabled by default. (In
other words, IPv6 support is disabled by default).
Known Issues
------------
* --file-allocation=falloc uses SetFileValidData function to allocate
disk space without filling zero. But it has security
implications. Refer to
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365544%28v=vs.85%29.aspx
for more details.
* When Ctrl-C is pressed, aria2 shows "Shutdown sequence
commencing... Press Ctrl-C again for emergency shutdown." But
mingw32 build cannot handle second Ctrl-C properly. The second
Ctrl-C just kills aria2 instantly without proper shutdown sequence
and you may lose data. So don't press Ctrl-C twice.
* --daemon option doesn't work.
* 32bit version only: When ``--disable-ipv6=false`` is given,
BitTorrent DHT may not work properly.
* 32bit version only: Most of the IPv6 functionality does not work
even if ``--disable-ipv6=false`` is given.
References
----------
* http://smithii.com/aria2
* http://kemovitra.blogspot.com/2009/12/download-aria2-163.html

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/fqfa1226-aria2.git
git@api.gitlife.ru:oschina-mirror/fqfa1226-aria2.git
oschina-mirror
fqfa1226-aria2
fqfa1226-aria2
master