Home
last modified time | relevance | path

Searched defs:connecttimeout (Results 1 – 2 of 2) sorted by relevance

/plugin/autotweet/
Dtwitteroauth.php25 public $connecttimeout = 30; variable in TwitterOAuth
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
Dsharedapi.php465 … sharedapi_post($url, $fields, $username = '', $password = '', $timeout = 5, $connecttimeout = 5) {