Home
last modified time | relevance | path

Searched refs:NX_HTTP_POOL_ERROR (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_client.h137 #define NX_HTTP_POOL_ERROR 0xE9 /* HTTP supplied pool payload is too small … macro
Dnxd_http_server.h232 #define NX_HTTP_POOL_ERROR 0xE9 /* HTTP supplied pool payload is too small … macro
Dnxd_http_client.c112 return(NX_HTTP_POOL_ERROR); in _nxe_http_client_create()
Dnxd_http_server.c1341 return(NX_HTTP_POOL_ERROR); in _nxe_http_server_create()