logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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