TSHttpTxnServerPacketMarkSet

Change packet firewall mark for the server side connection.

概要

#include <ts/ts.h>
TSReturnCode TSHttpTxnServerPacketMarkSet(TSHttpTxn txnp, int mark)

解説

注釈

The change takes effect immediately. If no OS connection has been made, then this sets the mark that will be used. If an OS connection is established

参照