TSVCONN(3ts) | Apache Traffic Server | TSVCONN(3ts) |
TSVConn - traffic Server APIs to get TSVConn from TSHttpSsn object
#include <ts/ts.h>
These APIs allow the developer to get the NetVconnection (represented by TSVConn) from the Http session (TSHttpSsn) object.
TSHttpSsnClientVConnGet() returns the TSVConn associated with the client side TSHttpSsn object. TSHttpSsnServerVConnGet() returns the same associated with the server side TSHttpSsn.
2022, dev@trafficserver.apache.org
May 21, 2022 | 8.0 |