Provided by: trafficserver-dev_8.0.5+ds-3_amd64 

NAME
TSHttpSsnClientFdGet - TSHttpSsnClientFdGet API function
SYNOPSIS
#include <ts/ts.h>
TSReturnCode TSHttpSsnClientFdGet(TSHttpTxn txnp, int *fdp)
DESCRIPTION
Get the socket descriptor for the client socket in fdp for the transaction ssn.
COPYRIGHT
2020, dev@trafficserver.apache.org
8.0 Feb 03, 2020 TSHTTPSSNCLIENTFDGET(3ts)