12#ifndef ZYPP_MEDIA_MEDIAMULTICURL_H
13#define ZYPP_MEDIA_MEDIAMULTICURL_H
22#include <zypp-curl/parser/MediaBlockList>
23#include <zypp-curl/TransferSettings>
37class multifetchrequest;
38class multifetchworker;
61 bool isDNSok(
const std::string &host)
const;
62 void setDNSok(
const std::string &host)
const;
75 mutable std::set<std::string>
_dnsok;
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Store and operate with byte count.
zypp::callback::SendReport< zypp::KeyRingReport > _report
Easy-to use interface to the ZYPP dependency resolver.