You are here

constant HTTPRL_STREAM_SELECT_TIMEOUT in HTTP Parallel Request & Threading Library 6

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

Error code indicating that this request made by stream_select() couldn't open a read and/or write to any stream after a minimum of ~10 seconds.

File

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

Code

define('HTTPRL_STREAM_SELECT_TIMEOUT', -5);