File nut/app/httpd_upnp/httpserv.c

EOF


Included Files


Preprocessor definitions

#define HTTPD_SERVICE_STACK

Global Function NutAppMain()

int NutAppMain ( void )
Calls: NutDhcpIfConfig(), NutNetIfAddMcastAddr(), NutNetLoadConfig(), NutRegisterCgiBinPath(), NutRegisterDevice(), NutSleep(), NutThreadCreate(), NutThreadSetPriority(), NutVersionString(), _fileno(), _ioctl(), freopen(), inet_ntoa(), printf(), puts(), upnp_Init()
References Functions: Service() nut/app/httpd_upnp/httpserv.c

Global Function Service()

void Service ( void* arg )
Prototyped in: nut/app/httpd_upnp/httpserv.c
Calls: NutHeapRootAvailable(), NutHttpProcessRequest(), NutSleep(), NutTcpAccept(), NutTcpCloseSocket(), NutTcpCreateSocket(), _fdopen(), fclose(), printf()
Used in: NutAppMain() nut/app/httpd_upnp/httpserv.c