Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

TSHttpSsnIdGet - returns the unique identifier for client session

Description

TSHttpSsnIdGet() returns the unique identifier for this client session.

Name

       TSHttpSsnIdGet - returns the unique identifier for client session

Return Values

       Returns a int64_t as the unique ID

See Also

TSAPI(3ts)

Synopsis

          #include <ts/ts.h>

       int64_tTSHttpSsnIdGet(TSHttpSsnssnp)

See Also