Home
last modified time | relevance | path

Searched refs:HTTP_ENOBUFS (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/http/src/
A Dhttp_client.c204 ret = HTTP_ENOBUFS; in httpclient_send_header()
212 ret = HTTP_ENOBUFS; in httpclient_send_header()
220 ret = HTTP_ENOBUFS; in httpclient_send_header()
228 ret = HTTP_ENOBUFS; in httpclient_send_header()
735 ret = HTTP_ENOBUFS; in httpclient_conn()
743 ret = HTTP_ENOBUFS; in httpclient_conn()
839 ret = HTTP_ENOBUFS; in httpclient_recv()
/AliOS-Things-master/components/http/include/
A Dhttpclient.h37 HTTP_ENOBUFS = -1, /**< buffer error */ enumerator
/AliOS-Things-master/components/py_engine/modules/network/http/
A Dhttputility.c119 return HTTP_ENOBUFS; in pyamp_httpc_construct_header()
A Dmodhttp.c127 return HTTP_ENOBUFS; in pyamp_httpc_construct_header()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/http/
A Dmodule_http.c125 return HTTP_ENOBUFS; in httpc_construct_header()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/http/
A Dmodule_http.c110 return HTTP_ENOBUFS; in httpc_construct_header()

Completed in 11 milliseconds