You are here

constant SOCKET_TIMEOUT in Campaign Monitor 5.2

Same name and namespace in other branches
  1. 6.3 lib/CMBase.php \SOCKET_TIMEOUT
  2. 6.2 lib/CMBase.php \SOCKET_TIMEOUT
1 use of SOCKET_TIMEOUT
CMBase::makeCall in lib/CMBase.php
* The direct way to make an API call. This allows developers to include new API * methods that might not yet have a wrapper method as part of the package. * *

File

lib/CMBase.php, line 64

Code

define('SOCKET_TIMEOUT', 1);