libzypp
17.31.31
|
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::DEFAULT_PROVIDE_WORKER_PATH = ZYPP_WORKER_PATH |
Definition at line 37 of file provide_p.h.
constexpr std::string_view zyppng::constants::ATTACHED_MEDIA_SUFFIX = "-media" |
Definition at line 38 of file provide_p.h.
constexpr auto zyppng::constants::DEFAULT_ACTIVE_CONN_PER_HOST = 5 |
Definition at line 39 of file provide_p.h.
constexpr auto zyppng::constants::DEFAULT_ACTIVE_CONN = 10 |
Definition at line 40 of file provide_p.h.
constexpr auto zyppng::constants::DEFAULT_MAX_DYNAMIC_WORKERS = 20 |
Definition at line 41 of file provide_p.h.
constexpr auto zyppng::constants::DEFAULT_CPU_WORKERS = 4 |
Definition at line 42 of file provide_p.h.