Home
last modified time | relevance | path

Searched refs:DOWNLOAD_TIMEOUT (Results 1 – 25 of 34) sorted by relevance

12

/dports/net/rssguard/rssguard-4.0.4/src/librssguard/network-web/
H A Ddownloader.h40 …void downloadFile(const QString& url, int timeout = DOWNLOAD_TIMEOUT, bool protected_contents = fa…
43 void uploadFile(const QString& url, const QByteArray& data, int timeout = DOWNLOAD_TIMEOUT,
49 int timeout = DOWNLOAD_TIMEOUT, bool protected_contents = false,
54 int timeout = DOWNLOAD_TIMEOUT, bool protected_contents = false,
76 int timeout = DOWNLOAD_TIMEOUT, bool protected_contents = false,
H A Ddownloader.cpp22 m_timer->setInterval(DOWNLOAD_TIMEOUT); in Downloader()
/dports/devel/ros-rosdep/rosdep-0.18.0/src/rosdep2/
H A Drep3.py42 DOWNLOAD_TIMEOUT = 15.0 variable
62 f = urlopen(targets_url, timeout=DOWNLOAD_TIMEOUT)
H A Dgbpdistro_support.py40 DOWNLOAD_TIMEOUT = 15.0 variable
204 f = urlopen(gbpdistro_url, timeout=DOWNLOAD_TIMEOUT)
H A Dsources_list.py72 DOWNLOAD_TIMEOUT = 15.0 variable
306 f = urlopen(url, timeout=DOWNLOAD_TIMEOUT)
331 f = urlopen(url, timeout=DOWNLOAD_TIMEOUT)
/dports/www/firefox-esr/firefox-91.8.0/testing/condprofile/condprof/
H A Dutil.py29 DOWNLOAD_TIMEOUT = 30 variable
169 resp = requests.head(archive, timeout=DOWNLOAD_TIMEOUT)
230 req = requests.get(url, stream=True, timeout=DOWNLOAD_TIMEOUT)
419 res = session.get(secrets_url, timeout=DOWNLOAD_TIMEOUT)
/dports/www/firefox/firefox-99.0/testing/condprofile/condprof/
H A Dutil.py29 DOWNLOAD_TIMEOUT = 30 variable
169 resp = requests.head(archive, timeout=DOWNLOAD_TIMEOUT)
230 req = requests.get(url, stream=True, timeout=DOWNLOAD_TIMEOUT)
419 res = session.get(secrets_url, timeout=DOWNLOAD_TIMEOUT)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/condprofile/condprof/
H A Dutil.py29 DOWNLOAD_TIMEOUT = 30 variable
169 resp = requests.head(archive, timeout=DOWNLOAD_TIMEOUT)
230 req = requests.get(url, stream=True, timeout=DOWNLOAD_TIMEOUT)
419 res = session.get(secrets_url, timeout=DOWNLOAD_TIMEOUT)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/condprofile/condprof/
H A Dutil.py30 DOWNLOAD_TIMEOUT = 30 variable
172 resp = requests.head(archive, timeout=DOWNLOAD_TIMEOUT)
232 req = requests.get(url, stream=True, timeout=DOWNLOAD_TIMEOUT)
420 res = session.get(secrets_url, timeout=DOWNLOAD_TIMEOUT)
/dports/textproc/p5-XML-Entities/XML-Entities/bin/
H A Ddownload-entities.pl24 if (exists $ENV{DOWNLOAD_TIMEOUT}) {
25 $OPTIONS{timeout} = int $ENV{DOWNLOAD_TIMEOUT};
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/librespot-audio-0.3.1/src/fetch/
H A Dmod.rs84 const DOWNLOAD_TIMEOUT: Duration = Duration::from_secs(1); const
173 .wait_timeout(download_status, DOWNLOAD_TIMEOUT) in fetch_blocking()
454 .wait_timeout(download_status, DOWNLOAD_TIMEOUT) in read()
/dports/www/matomo/piwik/plugins/CoreUpdater/
H A DUpdater.php38 const DOWNLOAD_TIMEOUT = 720; define in Piwik\\Plugins\\CoreUpdater\\Updater
234 Http::fetchRemoteFile($url, $archiveFile, 0, self::DOWNLOAD_TIMEOUT);
/dports/www/py-scrapy/Scrapy-2.5.1/scrapy/settings/
H A Ddefault_settings.py78 DOWNLOAD_TIMEOUT = 180 # 3mins variable
/dports/games/bomberclone/bomberclone-0.11.9/include/
H A Dnetwork.h17 #define DOWNLOAD_TIMEOUT 2000 macro
/dports/www/firefox-esr/firefox-91.8.0/python/mozperftest/mozperftest/
H A Dutils.py28 DOWNLOAD_TIMEOUT = 30 variable
434 res = session.get(secrets_url, timeout=DOWNLOAD_TIMEOUT)
/dports/www/firefox/firefox-99.0/python/mozperftest/mozperftest/
H A Dutils.py28 DOWNLOAD_TIMEOUT = 30 variable
436 res = session.get(secrets_url, timeout=DOWNLOAD_TIMEOUT)
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozperftest/mozperftest/
H A Dutils.py28 DOWNLOAD_TIMEOUT = 30 variable
434 res = session.get(secrets_url, timeout=DOWNLOAD_TIMEOUT)
/dports/games/bomberclone/bomberclone-0.11.9/src/
H A Dnetwork.c538 && timestamp - downtimestamp > DOWNLOAD_TIMEOUT) { in net_transmit_gamedata()
562 && y >= 0 && timestamp - downtimestamp > DOWNLOAD_TIMEOUT) { in net_transmit_gamedata()
586 && y >= 0 && timestamp - downtimestamp > DOWNLOAD_TIMEOUT) { in net_transmit_gamedata()
601 && timestamp - downtimestamp > DOWNLOAD_TIMEOUT) { in net_transmit_gamedata()
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/definitions/
H A Ddefinitions.h63 #define DOWNLOAD_TIMEOUT 30000 macro
/dports/net-mgmt/ocsinventory-server/OCSInventory-Server-2.8.1/Apache/Ocsinventory/Server/System/
H A DConfig.pm358 DOWNLOAD_TIMEOUT => {
/dports/editors/morla/morla-0.16.1/src/
H A Ddownload.c27 #define DOWNLOAD_TIMEOUT 10 macro
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/net/magneturi/impl/
H A DMagnetURIHandlerImpl.java57 private static final int DOWNLOAD_TIMEOUT = -1; // use plugin default timeout field in MagnetURIHandlerImpl
762 DOWNLOAD_TIMEOUT ); in process()
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/miscellaneous/
H A Dsettings.cpp40 DVALUE(int) Feeds::UpdateTimeoutDef = DOWNLOAD_TIMEOUT;
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/services/standard/
H A Dstandardfeed.cpp450 DOWNLOAD_TIMEOUT, in guessFeed()
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/services/owncloud/
H A Downcloudnetworkfactory.cpp515 if (NetworkFactory::performNetworkOperation(icon_path, DOWNLOAD_TIMEOUT, in feedsCategories()

12