You are here

constant HTTPRL_REQUEST_FWRITE_FAIL in HTTP Parallel Request & Threading Library 6

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

Error code indicating that the call to fwrite() failed.

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

File

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

Code

define('HTTPRL_REQUEST_FWRITE_FAIL', -3);