Provided by: trafficserver-dev_7.1.2+ds-3_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
2018, dev@trafficserver.apache.org