Re: Plugin API Change proposal

2015-01-27 Thread Phil Sorber
On Tue Jan 27 2015 at 10:09:14 AM James Peach wrote: > > > On Jan 26, 2015, at 3:19 PM, Phil Sorber wrote: > > > > I am proposing we deprecate the following: > > > > tsapi TSReturnCode TSHttpTxnClientPacketTosSet(TSHttpTxn txnp, int tos); > > tsapi TSReturnCode TSHttpTxnServerPacketTosSet(TSHttp

Re: Plugin API Change proposal

2015-01-27 Thread James Peach
> On Jan 26, 2015, at 3:19 PM, Phil Sorber wrote: > > I am proposing we deprecate the following: > > tsapi TSReturnCode TSHttpTxnClientPacketTosSet(TSHttpTxn txnp, int tos); > tsapi TSReturnCode TSHttpTxnServerPacketTosSet(TSHttpTxn txnp, int tos); > > And replace them with: > > tsapi TSRetur