Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_common.h127 #define NX_WEB_HTTP_NOT_READY 0x3000A /* HTTP client not ready for operati… macro
Dnx_web_http_client.c5885 return(NX_WEB_HTTP_NOT_READY); in _nx_web_http_client_put_packet()