Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ucloud_ai/src/
A Ducloud_ai_common.c123 } while (ret == HTTP_EAGAIN); in ucloud_ai_get_stream()
/AliOS-Things-master/components/http/include/
A Dhttpclient.h35 HTTP_EAGAIN = 1, /**< more data to retrieved */ enumerator
/AliOS-Things-master/components/ucamera/src/device/wifi/
A Dwifi_camera.c104 } while (ret == HTTP_EAGAIN); in wifi_camera_get_frame()
/AliOS-Things-master/components/http/src/
A Dhttp_client.c421 return HTTP_EAGAIN; in httpclient_retrieve_content()
529 return HTTP_EAGAIN; in httpclient_retrieve_content()

Completed in 6 milliseconds