Home
last modified time | relevance | path

Searched refs:NX_HTTP_NOT_READY (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_client.c1148 return(NX_HTTP_NOT_READY); in _nxd_http_client_get_start_extended()
1614 return(NX_HTTP_NOT_READY); in _nx_http_client_get_packet()
2388 return(NX_HTTP_NOT_READY); in _nxd_http_client_put_start_extended()
2729 return(NX_HTTP_NOT_READY); in _nx_http_client_put_packet()
Dnxd_http_client.h138 #define NX_HTTP_NOT_READY 0xEA /* HTTP client not ready for operation … macro
Dnxd_http_server.h233 #define NX_HTTP_NOT_READY 0xEA /* HTTP client not ready for operation … macro