mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Clean up "network interfaces configuration" code
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user