|
VLC
2.1.0-git
|
TLS session. More...

Data Fields | |
| vlc_tls_sys_t * | sys |
| 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_t * | p_libvlc |
| (root of all evil) - 1 | |
| vlc_object_t * | p_parent |
| our parent | |
TLS session.
| bool vlc_tls::b_force |
set by the outside (eg.
| int(* vlc_tls::handshake)(vlc_tls_t *, const char *host, const char *service) |
Referenced by vlc_tls_SessionHandshake().
| int vlc_tls::i_flags |
| libvlc_int_t* vlc_tls::p_libvlc |
(root of all evil) - 1
| vlc_object_t* vlc_tls::p_parent |
our parent
Referenced by vlc_tls_SessionDelete().
| char* vlc_tls::psz_header |
| const char* vlc_tls::psz_object_type |
| struct virtual_socket_t vlc_tls::sock |
| vlc_tls_sys_t* vlc_tls::sys |
1.8.1.2