|
xine-lib
1.2.10
|
Data Fields | |
| tls_plugin_t | tls_plugin |
| xine_stream_t * | stream |
| xine_t * | xine |
| 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] |
| uint8_t tls_gnutls_t::buf[32<< 10] |
| size_t tls_gnutls_t::buf_delivered |
| size_t tls_gnutls_t::buf_got |
| gnutls_certificate_credentials_t tls_gnutls_t::cred |
| int tls_gnutls_t::fd |
| int tls_gnutls_t::need_shutdown |
| gnutls_session_t tls_gnutls_t::session |
| xine_stream_t* tls_gnutls_t::stream |
| tls_plugin_t tls_gnutls_t::tls_plugin |
| xine_t* tls_gnutls_t::xine |
1.8.17