Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

TSHttpTxnNextHopPortGet - TSHttpTxnNextHopPortGet API function

Description

       Get the next hop port for transaction txnp.

       NOTE:
          The  pointer  is  valid  only  for  the  current  callback. Clients that need to keep the value across
          callbacks must maintain their own storage.

Name

       TSHttpTxnNextHopPortGet - TSHttpTxnNextHopPortGet API function

Synopsis

          #include <ts/ts.h>

       intTSHttpTxnNextHopPortGet(TSHttpTxntxnp)

See Also