Home
last modified time | relevance | path

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

/third_party/node/test/sequential/
Dtest-tls-psk-client.js51 function waitForPort(port, cb) { function
59 setTimeout(() => waitForPort(port, cb), 1000);
66 waitForPort(common.PORT, common.mustCall((err) => {