Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/epwget/
H A Depwget.c101 int started; member
201 ctx->started++; in CreateConnection()
220 …while (/*ctx->pending*/ mtcp_get_connection_cnt(ctx->mctx) < concurrency && ctx->started < ctx->ta… in CloseConnection()
324 ctx->started++; in DownloadNext()
458 if (keep_alive && ctx->started < ctx->target) in HandleReadEvent()
653 ctx->started = ctx->done = ctx->pending = 0; in InitWget()
691 …while (/*ctx->pending*/ mtcp_get_connection_cnt(ctx->mctx) < concurrency && ctx->started < ctx->ta… in RunWget()
H A Depwget-mp.c100 int started; member
200 ctx->started++; in CreateConnection()
219 …while (/*ctx->pending*/ mtcp_get_connection_cnt(ctx->mctx) < concurrency && ctx->started < ctx->ta… in CloseConnection()
323 ctx->started++; in DownloadNext()
456 if (keep_alive && ctx->started < ctx->target) in HandleReadEvent()
651 ctx->started = ctx->done = ctx->pending = 0; in InitWget()
689 …while (/*ctx->pending*/ mtcp_get_connection_cnt(ctx->mctx) < concurrency && ctx->started < ctx->ta… in RunWget()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dfastcgi.txt120 (if started with "/")
125 started if no local FastCGI is running
154 the started process
396 To increase the security of the started process you should only pass
501 processes could be started successfully. You should see them
519 the user you started script as.
521 As the script might be started from a unknown stage or even
H A Dtrigger_b4_dl.txt56 memcached should be started with the option -M as we don't want to remove entry if the memory is fu…
H A Dproxy.txt65 :<extension>: is the file-extension or prefix (if started with "/")
H A Dperformance.txt139 This only works if lighttpd is started as root.
H A Dmagnet.txt352 Each script has its own script-context. When the script is started it only contains the lua-functio…