Access some more data in a non-blocking manner

* Cache URL seeds to access in a non-blocking manner
* Provide non-blocking way to create magnet URI for torrent

PR #18572.
This commit is contained in:
Vladimir Golovnev
2023-02-16 08:49:16 +03:00
committed by GitHub
parent 1b0f5b8567
commit 4c0ebc0e0f
5 changed files with 62 additions and 18 deletions

View File

@@ -327,6 +327,7 @@ namespace BitTorrent
MaintenanceJob m_maintenanceJob = MaintenanceJob::None;
QVector<TrackerEntry> m_trackerEntries;
QVector<QUrl> m_urlSeeds;
FileErrorInfo m_lastFileError;
// Persistent data