DynWebPage() is only used within LwIP_HTTP_Server_Socket_RTOS.
 
Symbols
loading...
Files
loading...

DynWebPage() function

Create and send a dynamic Web Page. This page contains the list of running tasks and the number of page hits.

Syntax

void DynWebPage(int conn);
Implemented in httpserver-socket.c:256

Arguments

conn

connection socket

Return value

None

References

LocationReferrerText
httpserver-socket.c:256
void DynWebPage(int conn)
httpserver-socket.h:28
void DynWebPage(int conn);
httpserver-socket.c:182http_server_serve()
DynWebPage(conn);

Call Tree

Functions calling DynWebPage()
Functions called by DynWebPage()
all items filtered out
DynWebPage()
sprintf()
memset()
strcat()
strlen()
all items filtered out
Data read by DynWebPage()
Data written by DynWebPage()
DynWebPage()::pagehits
all items filtered out
DynWebPage()
all items filtered out