libzypp
17.35.12
|
Functions | |
constexpr std::string_view | outOfRangeErrMsg ("Channel index out of range") |
Variables | |
constexpr std::string_view | DEFAULT_PROVIDE_WORKER_PATH = ZYPP_WORKER_PATH |
constexpr std::string_view | ATTACHED_MEDIA_SUFFIX = "-media" |
constexpr auto | DEFAULT_ACTIVE_CONN_PER_HOST = 5 |
constexpr auto | DEFAULT_ACTIVE_CONN = 10 |
constexpr auto | DEFAULT_MAX_DYNAMIC_WORKERS = 20 |
constexpr auto | DEFAULT_CPU_WORKERS = 4 |
constexpr std::string_view zyppng::constants::outOfRangeErrMsg | ( | "Channel index out of range" | ) |
constexpr std::string_view zyppng::constants::DEFAULT_PROVIDE_WORKER_PATH = ZYPP_WORKER_PATH |
Definition at line 32 of file provide_p.h.
constexpr std::string_view zyppng::constants::ATTACHED_MEDIA_SUFFIX = "-media" |
Definition at line 33 of file provide_p.h.
constexpr auto zyppng::constants::DEFAULT_ACTIVE_CONN_PER_HOST = 5 |
Definition at line 34 of file provide_p.h.
constexpr auto zyppng::constants::DEFAULT_ACTIVE_CONN = 10 |
Definition at line 35 of file provide_p.h.
constexpr auto zyppng::constants::DEFAULT_MAX_DYNAMIC_WORKERS = 20 |
Definition at line 36 of file provide_p.h.
constexpr auto zyppng::constants::DEFAULT_CPU_WORKERS = 4 |
Definition at line 37 of file provide_p.h.