You are here

constant HTTPRL_FUNCTION_TIMEOUT in HTTP Parallel Request & Threading Library 6

Same name and namespace in other branches
  1. 7 httprl.module \HTTPRL_FUNCTION_TIMEOUT

Error code indicating that all requests made by httprl_send_request exceeded the specified timeout.

1 use of HTTPRL_FUNCTION_TIMEOUT
httprl_send_request in ./httprl.module
Perform many HTTP requests.

File

./httprl.module, line 54
HTTP Parallel Request Library module.

Code

define('HTTPRL_FUNCTION_TIMEOUT', -4);