Thank you and I did consult this documentation but as you can see the documentation does not contain an answer to my question.
From: Igor Homyakov <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Thu, 24 Jan 2013 10:30:52 -0800 To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: Quetion on API method Hi Steve I would recomend you to have a look at legacy SDK documentation http://trafficserver.apache.org/docs/v2/sdk/INKContDataSet.html On Thu, Jan 24, 2013 at 10:17 PM, Owens, Steve <[email protected]<mailto:[email protected]>> wrote: Hello all, I have done my best to read the manual but I can't seem to find any decent documentation on the API method TSContDataSet. In particular, how often do we need to call this method in a plugin? Can we allocate data and set it to the continuation once and thereafter modify mebers of the structure? OR do we need to call it each time we modify a member of the structure set by this method so that when the continuation gets reactivated the changes appear in subsequent invocations?
