[Libtorrent-devel] command documentation
Jari Sundell
sundell.software at gmail.com
Mon Dec 22 00:51:09 UTC 2008
Igor Gueths wrote:
> Hi all. I was reading the article at
> http://libtorrent.rakshasa.no/wiki/RTorrentCommonTasks, and found references to
> commands such as rm_files, set_done_var, etc. Grepping the Rtorrent R1047 for
> references to the above commands didn't turn up anything. Am I perhaps missing
> some patches to enable support for set_done_var for example? Also, is there
> currently anywhere else, aside from the above referenced wiki article, where
> those commands are documented? Thanks.
All rtorrent commands are defined in the files rtorrent/src/command_*,
but you won't find the above two there. Those are keys identifying
specific event triggers in the on_* commands, set by the user.
Jari Sundell
More information about the Libtorrent-devel
mailing list