RetroArch
|
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 |
char http_t::bodytype |
size_t http_t::buflen |
char* http_t::data |
bool http_t::error |
size_t http_t::len |
char http_t::part |
size_t http_t::pos |
struct http_socket_state_t http_t::sock_state |
int http_t::status |