Traffic Server APIs to get TSVConn from TSHttpSsn object

Synopsis
========

`#include <ts/ts.h>`

.. function:: TSVConn TSClientVConnGet(TSHttpSsn ssnp)
.. function:: TSVConn TSServerVConnGet(TSHttpSsn ssnp)

Description
===========

These APIs allow the developer to get the NetVconnection (represented by 
TSVConn) from the Http session (TSHttpSsn) object.

:func:`TSClientVConnGet` returns the TSVConn associated with the client side 
TSHttpSsn object.
:func:`TSServerVConnGet` returns the same associated with the server side 
TSHttpSsn.

Git PR:API for retrieving TSVConn from TSHttpSsn by persiaAziz · Pull Request 
#2740 · apache/trafficserver


| 
| 
| 
|  |  |

 |

 |
| 
|  | 
API for retrieving TSVConn from TSHttpSsn by persiaAziz · Pull Request #...

trafficserver - Mirror of Apache Traffic Server
 |

 |

 |




Syeda Persia Aziz
Software DeveloperYahoo! Inc.Champaign, Illinois

Reply via email to