|
Electroneum
|
#include "config.h"
Go to the source code of this file.
Classes | |
| struct | option |
Enumerations | |
| enum | upnpconfigoptions { UPNP_INVALID = 0 , UPNPEXT_IFNAME = 1 , UPNPEXT_IP , UPNPLISTENING_IP , UPNPPORT , UPNPBITRATE_UP , UPNPBITRATE_DOWN , UPNPPRESENTATIONURL , UPNPNOTIFY_INTERVAL , UPNPSYSTEM_UPTIME , UPNPPACKET_LOG , UPNPUUID , UPNPSERIAL , UPNPMODEL_NUMBER , UPNPCLEANTHRESHOLD , UPNPCLEANINTERVAL , UPNPENABLENATPMP , UPNPPCPMINLIFETIME , UPNPPCPMAXLIFETIME , UPNPPCPALLOWTHIRDPARTY , UPNPSECUREMODE , UPNPMINISSDPDSOCKET , UPNPENABLE } |
Functions | |
| int | readoptionsfile (const char *fname) |
| void | freeoptions (void) |
Variables | |
| struct option * | ary_options |
| unsigned int | num_options |
| enum upnpconfigoptions |
Definition at line 16 of file options.h.
| void freeoptions | ( | void | ) |
| int readoptionsfile | ( | const char * | fname | ) |
|
extern |
|
extern |