TSHttpTxnServerFdGet
Synopsis
#include <ts/ts.h>
TSReturnCode TSHttpTxnServerFdGet
(TSHttpTxn txnp, int \fdp*)
Description
Get the socket descriptor for the server socket in fdp for the transaction txnp.
#include <ts/ts.h>
TSReturnCode TSHttpTxnServerFdGet
(TSHttpTxn txnp, int \fdp*)
Get the socket descriptor for the server socket in fdp for the transaction txnp.
本文档使用 BookStack 构建