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

TSVConnIsSsl - TSVConnIsSsl API function

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.

Name

       TSVConnIsSsl - TSVConnIsSsl API function

Synopsis

          #include <ts/ts.h>

       intTSVConnIsSsl(TSVConnsvc)

See Also