Home
last modified time | relevance | path

Searched refs:NX_WEB_HTTP_SERVER_RETRY_MAX (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/addons/web/
Dnx_web_http_server.h173 #ifndef NX_WEB_HTTP_SERVER_RETRY_MAX
174 #define NX_WEB_HTTP_SERVER_RETRY_MAX 10 /* Maximum of 10 retries per packet … macro
Dnx_web_http_server.c3878 NX_WEB_HTTP_SERVER_RETRY_MAX, in _nx_web_http_server_get_process()