Home
last modified time | relevance | path

Searched refs:keepalive (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dhttpd.c251 u8_t keepalive; member
641 if (hs->keepalive) { in http_eof()
652 hs->keepalive = 1; in http_eof()
846 if (hs->keepalive) {
2006 hs->keepalive = 1;
2008 hs->keepalive = 0;
2309 if (hs->keepalive) {
2312 hs->keepalive = 0;
2318 hs->keepalive = 0;
/AliOS-Things-master/components/mqtt/MQTTClient-C/
A DMQTTClient.c212 int keepalive(MQTTClient* c) in keepalive() function
327 if (keepalive(c) != SUCCESS) { in cycle()

Completed in 9 milliseconds