VLC  3.0.15
Functions
transport.h File Reference
Include dependency graph for transport.h:

Go to the source code of this file.

Functions

struct vlc_tlsvlc_https_connect (struct vlc_tls_creds *creds, const char *name, unsigned port, bool *restrict two)
 
struct vlc_tlsvlc_https_connect_proxy (void *ctx, struct vlc_tls_creds *creds, const char *name, unsigned port, bool *restrict two, const char *proxy)
 

Function Documentation

◆ vlc_https_connect()

struct vlc_tls* vlc_https_connect ( struct vlc_tls_creds creds,
const char *  name,
unsigned  port,
bool *restrict  two 
)

◆ vlc_https_connect_proxy()

struct vlc_tls* vlc_https_connect_proxy ( void *  ctx,
struct vlc_tls_creds creds,
const char *  name,
unsigned  port,
bool *restrict  two,
const char *  proxy 
)