Closed (fixed)
Project:
HTTP Parallel Request & Threading Library
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 May 2012 at 23:11 UTC
Updated:
19 May 2012 at 04:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedMight need more work; but calling it quits today.
httprl_recursive_array_reference_extract needs documentation.
See if httprl_run_callback and httprl_run_function can be merged.
See if httprl_run_array can use httprl_run_function/callback.
Comment #2
mikeytown2 commentedMerging functions isn't going to be easy. Skipping this for now. Removed httprl_caller.php as I can now accomplish the same goal using hook_boot with less overhead. The following patch has been committed.
Comment #3
mikeytown2 commentedFix more bugs. Patch has been committed.