UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
sock_api.hpp File Reference

Declaring only application interface parts from sock.cpp. More...

#include <UPnPsdk/visibility.hpp>
#include <openssl/ssl.h>
+ Include dependency graph for sock_api.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

UPnPsdk_VIS int UpnpInitSslContext (int initOpenSslLib, const SSL_METHOD *sslMethod)
 Initializes the OpenSSL library, and the OpenSSL context.
 
UPnPsdk_VIS void freeSslCtx (void)
 Free the OpenSSL context.
 

Detailed Description

Declaring only application interface parts from sock.cpp.

Definition in file sock_api.hpp.