Arvid Norberg
Arvid Norberg
1 billion alerts will make you run out of memory unless you pop them at a higher rate than they're produced. I imagine you're not doing that.
that missing coverage looks odd.
I'm a bit uneasy about this. It's a pretty bug feature for a (presumably) rare use case. There's a global setting to `proxy_tracker_connections`, maybe it would be more appropriate to...
> Said in another manner, downloading the last piece of a prioritized file which contains data from its adyacent will confound libtorrent into erroneously thinking that it has the piece...
I don't remember why the i2p hostname and port ended up as a separate setting. There are some remnants of a proxy type for i2p, and I think it may...
After having looked into this, I believe the rationale for having i2p SAM settings be separate from proxy settings is to allow non-i2p connections to use a proxy, while still...
saying "internal" as the first line of the comment is special. The generation tool will not include it in the html by default. Another "magic" word is "hidden". See: https://github.com/arvidn/libtorrent/blob/RC_2_0/docs/gen_reference_doc.py#L204
both (1) and (2) are correct
> You are talking about docs, I'm about the C++ itself. I see. Right. My long term ambition is to replace `http_connection` with something simpler based on boost.beast. Maybe at...