Home
last modified time | relevance | path

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

/third_party/node/lib/
D_tls_wrap.js422 function initRead(tlsSocket, socket) { function
519 process.nextTick(initRead, this, socket);
/third_party/node/doc/changelogs/
DCHANGELOG_V11.md1523 * [[`d5ba121e74`](https://github.com/nodejs/node/commit/d5ba121e74)] - **tls**: fix initRead socket…