mirror of
https://github.com/nodejs/node.git
synced 2024-11-29 23:16:30 +01:00
8f0b4e9111
a) create a layer of indirection in net.Stream to allow swapping in different read/write implementations and b) emit an 'fd' event when file descriptors are received over a UNIX pipe, as finally as a tangential benefit c) remove a bunch of conditionals from the primary codepaths for ease-of-reading. |
||
---|---|---|
.. | ||
assert.js | ||
buffer.js | ||
child_process.js | ||
crypto.js | ||
dns.js | ||
events.js | ||
file.js | ||
freelist.js | ||
fs.js | ||
http.js | ||
ini.js | ||
mjsunit.js | ||
module.js | ||
net.js | ||
path.js | ||
posix.js | ||
querystring.js | ||
repl.js | ||
sys.js | ||
tcp.js | ||
uri.js | ||
url.js | ||
utf8decoder.js | ||
utils.js |