, Url url
) {}
- // return false if the download should be aborted right now
+ // return true if the download should be aborted right now
virtual bool progress(int value, Resolvable::Ptr resolvable_ptr)
- { return true; }
+ { return false; }
virtual Action problem(
Resolvable::Ptr resolvable_ptr
) {}
virtual bool progress(int value, URL url)
- { return true; ]
+ { return false; }
virtual Action problem(
URL url
) {}
virtual bool progress(int value, Source_Ref source)
- { return true; ]
+ { return false; }
virtual Action problem(
Source_Ref source
) {}
virtual bool progress(int value, URL url)
- { return true; ]
+ { return false; }
virtual Action problem(
URL url
) {}
virtual bool progress(int value, Resolvable::Ptr resolvable)
- { return true; ]
+ { return false; }
virtual Action problem(
Resolvable::Ptr resolvable
) {}
virtual bool progress(int value, Resolvable::Ptr resolvable)
- { return true; ]
+ { return false; }
virtual Action problem(
Resolvable::Ptr resolvable
) {}
virtual bool progress(int value, Pathname path)
- { return true; ]
+ { return false; }
virtual Action problem(
Pathname path
) {}
virtual bool progress(int value, Pathname path)
- { return true; ]
+ { return false; }
virtual Action problem(
Pathname path