Data Fields

vlc_tls Struct Reference

TLS session. More...

Collaboration diagram for vlc_tls:
Collaboration graph
[legend]

Data Fields

vlc_tls_sys_tsys
struct virtual_socket_t sock
int(* handshake )(vlc_tls_t *, const char *host, const char *service)
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \

const char * psz_object_type
char * psz_header
int i_flags
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Detailed Description

TLS session.


Field Documentation

set by the outside (eg.

module_need())

int(* vlc_tls::handshake)(vlc_tls_t *, const char *host, const char *service)

(root of all evil) - 1

our parent

Referenced by vlc_tls_SessionDelete().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines