Home
last modified time | relevance | path

Searched defs:connections (Results 1 – 25 of 52) sorted by relevance

123

/third_party/node/benchmark/async_hooks/
Dhttp-server.js6 connections: [50, 500], property
10 function main({ asyncHooks, connections, duration }) { property
35 connections, property
Dasync-resource-vs-destroy.js20 connections: 500, property
171 function main({ type, asyncMethod, connections, duration, path }) { property
180 connections, property
/third_party/node/benchmark/http/
Dincoming_headers.js6 connections: [50], // Concurrent connections property
12 function main({ connections, headers, w, duration }) { property
35 connections, property
Dchunked.js37 connections: c, property
Dset-header.js28 connections: c, property
Dheaders.js33 connections: 10, property
Dcluster.js36 connections: c, property
Dsimple.js22 connections: c, property
Dend-vs-write-end.js53 connections: c, property
/third_party/node/benchmark/diagnostics_channel/
Dhttp.js12 connections: [50, 500], property
17 function main({ apm, connections, duration, type, len, chunks, chunkedEnc }) { property
26 connections, property
/third_party/boost/libs/asio/example/cpp17/coroutines_ts/
Drange_based_for.cpp56 class connections class
61 explicit connections(tcp::acceptor& a) : acceptor_(a) {} in connections() function in connections
/third_party/boost/doc/html/boost_asio/example/cpp17/coroutines_ts/
Drange_based_for.cpp56 class connections class
61 explicit connections(tcp::acceptor& a) : acceptor_(a) {} in connections() function in connections
/third_party/node/test/pummel/
Dtest-http-upload-timeout.js29 let connections = 0; variable
/third_party/node/test/parallel/
Dtest-net-pause-resume-connecting.js27 let connections = 0; variable
Dtest-net-socket-timeout-unref.js36 let connections = 0; variable
Dtest-process-getactivehandles.js7 const connections = []; variable
Dtest-https-close.js14 const connections = {}; constant
Dtest-net-server-max-connections-close-makes-more-available.js16 const connections = []; variable
/third_party/boost/libs/signals2/test/
Dshared_connection_block_test.cpp20 static boost::array<boost::signals2::connection, 4> connections; variable
/third_party/node/benchmark/https/
Dsimple.js22 connections: c, property
/third_party/libuv/test/
Dtest-pipe-connect-multiple.c41 static uv_pipe_t connections[NUM_CLIENTS]; variable
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy.c80 struct SPDY_Connection *connections[MAX_SPDY_CONNECTIONS]; in run_everything() local
/third_party/python/Doc/library/
Dlogging.config.rst442 .. _logging-config-dict-userdef:
/third_party/pulseaudio/src/pulsecore/
Dprotocol-cli.c42 pa_idxset *connections; member
/third_party/curl/tests/libtest/
Dlib1533.c103 long connections = 0; in perform_and_check_connections() local

123