Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/epwget/
H A Depwget.c86 uint64_t timedout; member
516 total.timedout += st->timedout; in PrintStats()
725 ctx->stat.timedout++; in RunWget()
H A Depwget-mp.c85 uint64_t timedout; member
514 total.timedout += st->timedout; in PrintStats()
723 ctx->stat.timedout++; in RunWget()
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS393 * fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in mod_secdownload (#1440)