mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
Clean up "network interfaces configuration" code
This commit is contained in:
parent
c5da4d1500
commit
0d3152e4b0
2 changed files with 31 additions and 29 deletions
|
@ -520,7 +520,7 @@ namespace BitTorrent
|
|||
void adjustLimits();
|
||||
void applyBandwidthLimits();
|
||||
void processBannedIPs(lt::ip_filter &filter);
|
||||
const QStringList getListeningIPs();
|
||||
QStringList getListeningIPs() const;
|
||||
void configureListeningInterface();
|
||||
void enableTracker(bool enable);
|
||||
void enableBandwidthScheduler();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue