Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Dconnection.c1483 int instant_retry; local
1495 instant_retry = MHD_NO;
1533 instant_retry = MHD_YES;
1578 instant_retry = MHD_YES;
1631 instant_retry = MHD_NO; /* client did not process everything */
1641 while (MHD_YES == instant_retry);