change to CURLOPT_CONNECTTIMEOUT_MS and ...

use a connect_timeout of 300ms for remote timer


Origin commit data
------------------
Branch: ni/coolstream
Commit: c1f788ac42
Author: GetAway <get-away@t-online.de>
Date: 2017-02-07 (Tue, 07 Feb 2017)



------------------
This commit was generated by Migit
This commit is contained in:
GetAway
2017-02-07 22:19:57 +01:00
committed by vanhofen
parent e0531a2607
commit cc37e37e40
3 changed files with 7 additions and 7 deletions

View File

@@ -280,7 +280,7 @@ CTimerList::CTimerList()
Timer = new CTimerdClient();
timerNew_message = "";
timerNew_pluginName = "";
httpConnectTimeout = 3;
httpConnectTimeout = 300; // ms
changed = false;
/* most probable default */