xine-lib 1.2.13-20230125hg15249
Data Fields
tls_gnutls_t Struct Reference

Data Fields

tls_plugin_t tls_plugin
 
xine_stream_tstream
 
xine_txine
 
int fd
 
int need_shutdown
 
gnutls_session_t session
 
gnutls_certificate_credentials_t cred
 
size_t buf_got
 
size_t buf_delivered
 
uint8_t buf [32<< 10]
 

Field Documentation

◆ buf

uint8_t tls_gnutls_t::buf[32<< 10]

◆ buf_delivered

size_t tls_gnutls_t::buf_delivered

◆ buf_got

size_t tls_gnutls_t::buf_got

◆ cred

gnutls_certificate_credentials_t tls_gnutls_t::cred

◆ fd

int tls_gnutls_t::fd

◆ need_shutdown

int tls_gnutls_t::need_shutdown

◆ session

gnutls_session_t tls_gnutls_t::session

◆ stream

xine_stream_t* tls_gnutls_t::stream

◆ tls_plugin

tls_plugin_t tls_gnutls_t::tls_plugin

◆ xine

xine_t* tls_gnutls_t::xine

The documentation for this struct was generated from the following file: