Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/src/
H A Dstream_wrap.cc398 NODE_BUILTIN_MODULE_CONTEXT_AWARE(stream_wrap,
H A Dnode_internals.h131 V(stream_wrap) \
/dports/devel/mercurial/mercurial-6.0/hgext/remotefilelog/
H A D__init__.py399 def stream_wrap(orig, op): function
404 streamclone, b'maybeperformlegacystreamclone', stream_wrap
/dports/www/node10/node-v10.24.1/
H A Dnode.gyp384 'src/stream_wrap.cc',
449 'src/stream_wrap.h',
/dports/www/node10/node-v10.24.1/doc/changelogs/
H A DCHANGELOG_IOJS.md1907 …LS memory leak was reported by PayPal. Some of the recent changes in **stream_wrap** appear to be …
1983 * [[`583a868bcd`](https://github.com/nodejs/node/commit/583a868bcd)] - **stream_wrap**: add HandleS…
H A DCHANGELOG_ARCHIVE.md684 * stream_wrap, udp_wrap: add read-only fd property (Ben Noordhuis)
H A DCHANGELOG_V4.md2838 * [[`957c1f2543`](https://github.com/nodejs/node/commit/957c1f2543)] - **stream_wrap**: error if st…
3173 * [[`1cc7b41ba4`](https://github.com/nodejs/node/commit/1cc7b41ba4)] - **stream_wrap**: support emp…
H A DCHANGELOG_V5.md1333 * [[`8f845ba28a`](https://github.com/nodejs/node/commit/8f845ba28a)] - **stream_wrap**: error if st…
H A DCHANGELOG_V9.md2179 …thub.com/nodejs/node/commit/d2913384aa)] - **(SEMVER-MAJOR)** **errors,stream_wrap**: use internal…