Home
last modified time | relevance | path

Searched defs:socketPath (Results 1 – 13 of 13) sorted by relevance

/third_party/node/test/parallel/
Dtest-http-client-abort-keep-alive-queued-unix-socket.js18 const socketPath = common.PIPE; constant
28 http.get({ agent, socketPath }, (res) => res.resume()); field
30 const req = http.get({ agent, socketPath }, common.mustNotCall()); field
33 http.get({ agent, socketPath }, common.mustCall((res) => { field
Dtest-http-agent-getname.js44 const socketPath = path.join(tmpdir.path, 'foo', 'bar'); constant
47 socketPath field
Dtest-cluster-http-pipe.js52 http.get({ socketPath: common.PIPE, path: '/' }, common.mustCall((res) => { property
Dtest-https-unix-socket-self-signed.js24 socketPath: common.PIPE, property
Dtest-http-client-abort-unix-socket.js21 socketPath: common.PIPE property
Dtest-http-unix-socket-keep-alive.js32 socketPath: common.PIPE, property
Dtest-http-client-pipe-end.js42 socketPath: common.PIPE, property
Dtest-http-client-response-domain.js52 socketPath: common.PIPE, property
Dtest-http-unix-socket.js43 socketPath: common.PIPE, property
/third_party/node/deps/undici/src/lib/
Dpool.js34 socketPath, property
59 socketPath, property
Dclient.js149 socketPath, property
260 socketPath, property
/third_party/node/deps/undici/src/lib/core/
Dconnect.js76 function buildConnector ({ allowH2, maxCachedSessions, socketPath, timeout, ...opts }) { property
/third_party/node/deps/undici/
Dundici.js7666 function buildConnector({ allowH2, maxCachedSessions, socketPath, timeout, ...opts }) { property
8440 socketPath, property
8525 socketPath, property
10085 socketPath, property
10106 socketPath, property