TSNetInvokingContGet

Synopsis

  1. #include <ts/ts.h>

TSCont TSNetInvokingContGet(TSVConn conn)

TSHttpTxn TSNetInvokingTxnGet(TSVConn conn)

Description

The TSNetInvokingContGet and TSNetInvokingTxnGet returns the continuation or transaction that started the connection request associated with the conn parameter.