TSHttpTxnNextHopAddrGet - TSHttpTxnNextHopAddrGet API function
Contents
Copyright
2025, dev@trafficserver.apache.org
9.2 May 22, 2025 TSHTTPTXNNEXTHOPADDRGET(3ts)
Description
Get the next hop address 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
TSHttpTxnNextHopAddrGet - TSHttpTxnNextHopAddrGet API function
Synopsis
#include <ts/ts.h>
sockaddrconst*TSHttpTxnNextHopAddrGet(TSHttpTxntxnp)