Provided by: trafficserver-dev_9.2.0+ds-2_amd64
NAME
TSHttpTxnClientFdGet - TSHttpTxnClientFdGet API function
SYNOPSIS
#include <ts/ts.h> TSReturnCode TSHttpTxnClientFdGet(TSHttpTxn txnp, int *fdp)
DESCRIPTION
Get the socket descriptor for the client socket in fdp for the transaction txnp.
COPYRIGHT
2023, dev@trafficserver.apache.org