#include "pandabase.h"
#include "notifyCategoryProxy.h"
#include "dconfig.h"
Go to the source code of this file.
Defines | |
#define | REPORT_OPENSSL_ERRORS 1 |
Functions | |
ConfigureDecl (config_downloader, EXPCL_PANDAEXPRESS, EXPTP_PANDAEXPRESS) | |
NotifyCategoryDecl (downloader, EXPCL_PANDAEXPRESS, EXPTP_PANDAEXPRESS) | |
Variables | |
const int | downloader_disk_write_frequency |
const int | downloader_byte_rate |
const float | downloader_frequency |
const int | downloader_timeout |
const int | downloader_timeout_retries |
const int | decompressor_buffer_size |
const float | decompressor_frequency |
const int | extractor_buffer_size |
const float | extractor_frequency |
const int | patcher_buffer_size |
const bool | early_random_seed |
const bool | verify_ssl |
const string | http_proxy |
const string | http_proxy_username |
const double | connect_timeout |
const double | http_timeout |
const int | http_max_connect_count |
Definition in file config_downloader.h.
|
Definition at line 57 of file config_downloader.h. |
|
|
|
|
|
Definition at line 50 of file config_downloader.h. |
|
Definition at line 38 of file config_downloader.h. |
|
Definition at line 39 of file config_downloader.h. |
|
Definition at line 33 of file config_downloader.h. |
|
Definition at line 32 of file config_downloader.h. |
|
Definition at line 34 of file config_downloader.h. |
|
Definition at line 35 of file config_downloader.h. |
|
Definition at line 36 of file config_downloader.h. |
|
Definition at line 46 of file config_downloader.h. |
|
Definition at line 41 of file config_downloader.h. |
|
Definition at line 42 of file config_downloader.h. |
|
Definition at line 52 of file config_downloader.h. |
|
Definition at line 48 of file config_downloader.h. |
|
Definition at line 49 of file config_downloader.h. |
|
Definition at line 51 of file config_downloader.h. |
|
Definition at line 44 of file config_downloader.h. |
|
Definition at line 47 of file config_downloader.h. |