|
Monero
|
#include <stdio.h>#include <string.h>#include <sys/select.h>#include <sys/types.h>#include <sys/socket.h>#include <netdb.h>#include "miniupnpc-async.h"#include "upnpreplyparse.h"
Enumerations | |
| enum | methods { EGetExternalIP , EGetRates , EAddPortMapping , ENothing } |
Functions | |
| int | main (int argc, char **argv) |
| enum methods |
| int main | ( | int | argc, |
| char ** | argv ) |