logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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