LwIP
LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED
is only used within LwIP.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
LwIP
LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED
LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED macro
Set this to 1 to kill the oldest connection when running out of memory for 'struct http_state' or 'struct http_ssi_state'. ATTENTION: This puts all connections on a linked list, so may be kind of slow.
Syntax
Show:
Summary
Declaration
from
httpd_opts.h:311
#define
LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED
0
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out