On Mon, 2017-07-03 at 09:19 +0530, Gaurav Bansal wrote:
>  When the transaction is finished, we call the below api :
> TSContCall(TSVIOContGet(write_vio), TS_EVENT_VCONN_WRITE_COMPLETE,
> write_vio);

Is it possible your downstream is still expecting more data?
You might want to be sure you've got it right by setting
NBytes on your VIO at this point.

-- 
Nick Kew


Reply via email to