RetroArch
Functions
miniwget.h File Reference
#include "miniupnpc_declspec.h"
Include dependency graph for miniwget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MINIUPNP_LIBSPEC voidgetHTTPResponse (int s, int *size, int *status_code)
 
MINIUPNP_LIBSPEC voidminiwget (const char *, int *, unsigned int, int *)
 
MINIUPNP_LIBSPEC voidminiwget_getaddr (const char *, int *, char *, int, unsigned int, int *)
 
int parseURL (const char *, char *, unsigned short *, char **, unsigned int *)
 

Function Documentation

◆ getHTTPResponse()

MINIUPNP_LIBSPEC void* getHTTPResponse ( int  s,
int *  size,
int *  status_code 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ miniwget()

MINIUPNP_LIBSPEC void* miniwget ( const char *  ,
int *  ,
unsigned  int,
int *   
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ miniwget_getaddr()

MINIUPNP_LIBSPEC void* miniwget_getaddr ( const char *  ,
int *  ,
char *  ,
int  ,
unsigned  int,
int *   
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ parseURL()

int parseURL ( const char *  ,
char *  ,
unsigned short *  ,
char **  ,
unsigned int *   
)
Here is the call graph for this function:
Here is the caller graph for this function: