RetroArch
Public Attributes | List of all members
http_t Struct Reference
Collaboration diagram for http_t:
[legend]

Public Attributes

int status
 
char part
 
char bodytype
 
bool error
 
size_t pos
 
size_t len
 
size_t buflen
 
char * data
 
struct http_socket_state_t sock_state
 

Member Data Documentation

◆ bodytype

char http_t::bodytype

◆ buflen

size_t http_t::buflen

◆ data

char* http_t::data

◆ error

bool http_t::error

◆ len

size_t http_t::len

◆ part

char http_t::part

◆ pos

size_t http_t::pos

◆ sock_state

struct http_socket_state_t http_t::sock_state

◆ status

int http_t::status

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