cp_socket
Section: cp_client (3)
Updated: MARCH 2006
Index
Return to Main Contents
NAME
cp_client_ssl_init, cp_client_ssl_shutdown - tcp client ssl initialization / shutdown functions
SYNOPSIS
#include <
cprops/client.h
>
void cp_client_ssl_init();
void cp_client_ssl_shutdown();
DESCRIPTION
Programs using ssl client api functions must call
cp_client_ssl_init
before creating a client structure and
cp_client_ssl_shutdown
to perform cleanup.
Index
NAME
SYNOPSIS
DESCRIPTION
This document was created by man2html, using the manual pages.
Time: 14:33:55 GMT, March 14, 2006