Node Director
|
Go to the source code of this file.
Macros | |
#define | WINET_APPNAME "sfidirectorsrv" |
#define | WINET_VERSION "0.7p.a" /* 'pump' or 'pipes' */ |
#define | COUNTOF(a) (sizeof(a) / sizeof(a[0])) |
Functions | |
int | winet_stop_service (void) |
int | winet_main (int argc, char const **argv) |
#define COUNTOF | ( | a | ) | (sizeof(a) / sizeof(a[0])) |
Referenced by main().
#define WINET_APPNAME "sfidirectorsrv" |
Referenced by main(), and winet_main().
#define WINET_VERSION "0.7p.a" /* 'pump' or 'pipes' */ |
Referenced by main().
int winet_main | ( | int | argc, |
char const ** | argv | ||
) |
References ACCEPT_TIMEOUT, CFGFILENAME, CLIENT_IP, CLIENT_PORT, s_portmap::cmdline, pWin32Error(), WINET_APPNAME, WINET_LOG_ERROR, WINET_LOG_MESSAGE, and WINET_LOG_WARNING.
Referenced by main().
int winet_stop_service | ( | void | ) |
Referenced by main().