mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
parent
edc04292f7
commit
516f4dad48
3 changed files with 7 additions and 0 deletions
|
@ -77,6 +77,7 @@ bittorrent::bittorrent() : timerScan(0), DHTEnabled(false), preAllocateAll(false
|
|||
|
||||
// Main destructor
|
||||
bittorrent::~bittorrent() {
|
||||
qDebug("BTSession deletion");
|
||||
// Set Session settings
|
||||
session_settings ss;
|
||||
ss.tracker_receive_timeout = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue