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

Public Attributes

struct {
   struct http_connection_t *   handle
 
   transfer_cb_t   cb
 
   char   elem1 [255]
 
   char   url [255]
 
connection
 
struct http_thandle
 
unsigned status
 
bool error
 

Member Data Documentation

◆ cb

transfer_cb_t http_handle::cb

◆ connection

struct { ... } http_handle::connection

◆ elem1

char http_handle::elem1[255]

◆ error

bool http_handle::error

◆ handle [1/2]

struct http_connection_t* http_handle::handle

◆ handle [2/2]

struct http_t* http_handle::handle

◆ status

unsigned http_handle::status

◆ url

char http_handle::url[255]

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