Home
last modified time | relevance | path

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

/AliOS-Things-master/components/http/internal/
A Dhttp_wrappers.h32 int http_tcp_recv_wrapper(httpclient_t *client, char *buf, int buflen, int timeout_ms, int *p_read_…
/AliOS-Things-master/components/http/src/
A Dhttp_aos_wrapper.c117 int http_tcp_recv_wrapper(httpclient_t *client, char *buf, int buflen, int timeout_ms, int *p_read_… in http_tcp_recv_wrapper() function
A Dhttp_client.c390 ret = http_tcp_recv_wrapper(client, buf, max_len, timeout_ms, p_read_len); in httpclient_recv_data()

Completed in 5 milliseconds