On Jan 28, 2013, at 9:34 AM, Manas Agarwal wrote:
> Hi All,
>
> I create a Cont in Cache Read request and call TSCacheRead within read
> request.
> Sometimes the cont is called immediately and sometimes it is called
> afterwards.
> ie after read request or post remap events.
TSCacheRead() ret
GitHub user shukitchan opened a pull request:
https://github.com/apache/trafficserver/pull/3
TS-1587
Basically 3 problems
* output_data_len is not initialized in processor_test.cc
* usePackNodeList() function returns a enumeration, not a boolean
* The Stub handler manager
GitHub user shukitchan opened a pull request:
https://github.com/apache/trafficserver/pull/3
TS-1587
Basically 3 problems
* output_data_len is not initialized in processor_test.cc
* usePackNodeList() function returns a enumeration, not a boolean
* The Stub handler manager