VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_h1_conn Struct Reference
Collaboration diagram for vlc_h1_conn:
[legend]

Data Fields

struct vlc_http_conn conn
 
struct vlc_http_stream stream
 
uintmax_t content_length
 
bool connection_close
 
bool active
 
bool released
 
bool proxy
 
void * opaque
 

Field Documentation

◆ active

bool vlc_h1_conn::active

◆ conn

◆ connection_close

bool vlc_h1_conn::connection_close

Referenced by vlc_h1_stream_wait().

◆ content_length

uintmax_t vlc_h1_conn::content_length

Referenced by vlc_h1_stream_wait().

◆ opaque

void* vlc_h1_conn::opaque

◆ proxy

bool vlc_h1_conn::proxy

Referenced by vlc_h1_conn_create().

◆ released

bool vlc_h1_conn::released

Referenced by vlc_h1_conn_destroy().

◆ stream


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