Searched defs:keepAliveMsecs (Results 1 – 11 of 11) sorted by relevance
| /third_party/node/deps/npm/node_modules/@npmcli/agent/lib/ |
| D | options.js | 13 keepAliveMsecs: keepAlive ? 1000 : undefined, property 72 keepAliveMsecs: options.keepAliveMsecs, property
|
| /third_party/node/test/parallel/ |
| D | test-http-agent-keepalive-delay.js | 10 keepAliveMsecs: 1000, property
|
| D | test-http-agent-maxsockets-respected.js | 15 keepAliveMsecs: 1000, property
|
| D | test-http-agent-maxsockets.js | 9 keepAliveMsecs: 1000, property
|
| D | test-async-hooks-http-parser-destroy.js | 56 keepAliveMsecs: KEEP_ALIVE, property
|
| D | test-async-hooks-http-agent.js | 15 keepAliveMsecs: Infinity, property
|
| D | test-http-agent-keepalive.js | 32 keepAliveMsecs: 1000, property
|
| D | test-async-hooks-http-agent-destroy.js | 25 keepAliveMsecs: Infinity, property
|
| D | test-http-agent-maxtotalsockets.js | 35 keepAliveMsecs: 1000, property
|
| /third_party/node/test/async-hooks/ |
| D | test-http-agent-handle-reuse-serial.js | 22 keepAliveMsecs: Infinity, property
|
| D | test-http-agent-handle-reuse-parallel.js | 23 keepAliveMsecs: Infinity, property
|