TSVConnIsSsl

Synopsis

#include <ts/ts.h>
int TSVConnIsSsl(TSVConn svc)

Description

Determines whether the connection associated with svc is being processed as an SSL connection. Returns 1 if it is being processed as SSL and 0 otherwise.