Go to the source code of this file.
|
| MINIUPNP_LIBSPEC void * | getHTTPResponse (int s, int *size, int *status_code) |
| |
| MINIUPNP_LIBSPEC void * | miniwget (const char *, int *, unsigned int, int *) |
| |
| MINIUPNP_LIBSPEC void * | miniwget_getaddr (const char *, int *, char *, int, unsigned int, int *) |
| |
| int | parseURL (const char *, char *, unsigned short *, char **, unsigned int *) |
| |
◆ getHTTPResponse()
◆ miniwget()
◆ miniwget_getaddr()
◆ parseURL()
| int parseURL |
( |
const char * |
, |
|
|
char * |
, |
|
|
unsigned short * |
, |
|
|
char ** |
, |
|
|
unsigned int * |
|
|
) |
| |