Data Fields | |
const AVClass * | class |
URLContext * | tcp |
int | fd |
int TLSContext::fd |
Definition at line 67 of file tls.c.
Referenced by do_tls_poll(), and tls_open().
URLContext* TLSContext::tcp |
Definition at line 59 of file tls.c.
Referenced by tls_close(), and tls_open().