You are here

constant HTTPRL_NON_BLOCKING_FCLOSE_DELAY in HTTP Parallel Request & Threading Library 6

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

Wait X ms after finishing a non blocking request.

3 uses of HTTPRL_NON_BLOCKING_FCLOSE_DELAY
httprl_admin_settings_form in ./httprl.admin.inc
Form definition; general settings.
httprl_install_fclose_delay_check in ./httprl.install
httprl_post_processing in ./httprl.module
Run post processing on the request if we are done reading.

File

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

Code

define('HTTPRL_NON_BLOCKING_FCLOSE_DELAY', 0);