Jari Sundell
Jari Sundell
I'll have to test it first, so should get a proper review done soon.
@PRESFIL ``` Ookami: tmp>rtorrent -n -o lua.execute=/Users/rakshasa/projects/rtorrent/doc/rtorrent.rc.lua-example rtorrent: caughtN7torrent11input_errorE : Failed to parse command line option: ...s/rakshasa/projects/rtorrent/doc/rtorrent.rc.lua-example:32: unexpected symbol near '
On a mac, and mac ports has 5.3 and 5.4. I'd rather it be compatible with 5.3 if possible, unless there's tangible benefits from the 5.4 syntax.
RTorrent likely doesn't like symlinks to files.
Symlinks behave differently to hardlinks.
It's the easiest to implement, and not big enough an issue that I've felt the need to improve the UI.
Is the disk IO read or write?
That is a rather niche feature that would need sponsorship to implement. It would require rewriting the known peer list handling and how they are selected, in addition to BEP-14...
Think I started work on something like this, but it's not a priority now.
I don't like the use of a single-item map here, it is too easy to use wrongly and the dict type is a special type for method+args and ordered key+value...