TLSContext Struct Reference

Data Fields

const AVClassclass
URLContexttcp
int fd

Detailed Description

Definition at line 57 of file tls.c.

Field Documentation

const AVClass* TLSContext::class

Definition at line 58 of file tls.c.

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().


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