TSHttpTxnClientFdGet

Synopsis

#include <ts/ts.h>

TSReturnCode TSHttpTxnClientFdGet(TSHttpTxn txnp, int *fdp)

Description

Get the socket descriptor for the client socket in :arg:`fdp` for the transaction :arg:`txnp`.