]> git.saurik.com Git - apt.git/blobdiff - methods/mirror.h
fix testcase framework to test correctly for virtual packages
[apt.git] / methods / mirror.h
index 1b506dc871c64705c5be8bcf5a825a2f0fcf9195..0a3ea6e92ae16f0e3df8f428ee2bd506e9503b5e 100644 (file)
@@ -36,7 +36,8 @@ class MirrorMethod : public HttpMethod
    bool DownloadMirrorFile(string uri);
    string GetMirrorFileName(string uri);
    bool InitMirrors();
-   bool SelectNextMirror();
+   bool TryNextMirror();
+   void CurrentQueueUriToMirror();
    bool Clean(string dir);
    
    // we need to overwrite those to transform the url back