libtorrent
libtorrent copied to clipboard
libTorrent BitTorrent library
Hi. Is there a way to disable CPPUNIT checks? Maybe something in configure like `--disable-tests`. If `cppunit` is installed, it's included a shared library dependency on it. Regards. And thank...
all rtorrents version can handle 7k torrents how to make more then that?
```` Core was generated by `/home/shivaram/workspace/sandbox/bin/rtorrent [redacted]'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f03770aeccb in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 [Current thread is 1 (Thread 0x7f0378533740 (LWP 22646))] (gdb)...
Hi I'm trying to build rtorrent 0.9.6 and libtorrent 0.13.6 on Solaris 11.3 using GCC 7.2. I can get it built and the UI works OK, but whenever a torrent...
For more info: https://github.com/rakshasa/rtorrent/pull/604 Depended by: https://github.com/rakshasa/rtorrent/pull/604 Probably clashes with: #147 (it depends on it) Refers to: https://github.com/rakshasa/libtorrent/pull/109
Depended by: - https://github.com/rakshasa/rtorrent/issues/575 (Fix partially done downloads and choke groups) For more info: - https://github.com/rakshasa/rtorrent/issues/564 (Bug in handling choke groups) - https://github.com/rakshasa/rtorrent/issues/144#issuecomment-282481528 (rtorrent 0.9.3/0.13.3: Issues with "partially" downloaded torrent....
Initial attempt. I tried to follow the psuedo-spec at http://getright.com/seedtorrent.html (Barely) Tested against archive.org samples.
As we know that encryption options can be set to none (default) or any combination of the following: allow_incoming, try_outgoing, require, require_RC4, enable_retry, prefer_plaintext. My questions are: 1.allow_incoming ->does it...
libtorrent-0.13.6 rtorrent-0.9.6.tar.gz currently only have 350 torrents. no new torrents added recently. rtorrent crashes at random after hours of operation. this causes a rehash on restart of course! which is...
Gcc versions such as gcc7, and clang, complain like this when compiling on NetBSD 7: ``` In file included from poll_kqueue.cc:50:0: ../../rak/functional.h: In instantiation of 'bool rak::equal_t::operator()(Arg&) [with Arg =...