mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Implement sync/torrent_peers request
This commit is contained in:
parent
aea6c38b33
commit
00c765be1b
10 changed files with 266 additions and 151 deletions
|
@ -55,6 +55,7 @@ private:
|
|||
void action_query_propertiesWebSeeds();
|
||||
void action_query_propertiesFiles();
|
||||
void action_sync_maindata();
|
||||
void action_sync_torrent_peers();
|
||||
void action_command_shutdown();
|
||||
void action_command_download();
|
||||
void action_command_upload();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue