TSHttpTxnServerFdGet

Synopsis

#include <ts/ts.h>

TSReturnCode TSHttpTxnServerFdGet(TSHttpTxn txnp, int *fdp)

Description

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