node/doc/api
Bartosz Sosnowski ea1a07656e
doc: mark accessing IPC channel fd as undefined
Adds note that accessing the fd of the IPC channel in any other way
than process.send, or using the IPC channel with child processes that
is not Node.js is not supported.

PR-URL: https://github.com/nodejs/node/pull/17545
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-02-17 15:24:38 +01:00
..
_toc.md doc: update http URLs to https in doc/api 2017-11-23 16:06:35 -05:00
addons.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
all.md doc: prepare for v8/V8 linting in doc text 2017-11-22 08:24:46 -08:00
assert.md tools: add assert.doesNotThrow eslint rule 2018-02-16 16:54:57 +01:00
async_hooks.md async_hooks: rename PromiseWrap.parentId 2018-02-12 07:13:52 -05:00
buffer.md doc: update buffer examples 2018-02-16 16:01:28 +01:00
child_process.md doc: mark accessing IPC channel fd as undefined 2018-02-17 15:24:38 +01:00
cli.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
cluster.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
console.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
crypto.md doc: update crypo Certficate class. 2018-02-14 23:05:56 +02:00
debugger.md test: remove obsolete debugger tests 2017-09-13 17:58:38 -03:00
deprecations.md process: deprecate process.assert() 2018-02-16 17:02:38 +01:00
dgram.md doc: decapitalize primitive types 2018-01-12 02:47:22 +02:00
dns.md doc: fix e.g., to e.g. in docs 2018-01-25 16:29:50 +02:00
documentation.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
domain.md 2017-10-24, Node.js Version 8.8.0 (Current) 2017-10-24 17:50:44 -04:00
errors.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
esm.md module: support main w/o extension, pjson cache 2018-02-14 16:35:12 +02:00
events.md 2019-01-10 Version 9.4.0 (Current) 2018-01-10 10:24:22 -05:00
fs.md fs: move fs.promises API to fs/promises 2018-02-17 10:15:20 +01:00
globals.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
http2.md doc: warn against concurrent http2stream.respondWithFD 2018-02-16 13:54:14 -08:00
http.md http: process 100, 102-199 according to specs. 2018-02-15 11:57:57 +01:00
https.md https: add extra options to Agent#getName() 2018-02-10 14:15:57 +01:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
inspector.md doc: fix duplicate words & spellings in docs 2017-12-31 18:14:25 +01:00
intl.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
modules.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
n-api.md doc: mark NAPI_AUTO_LENGTH as code 2018-02-11 12:12:16 +01:00
net.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
os.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
path.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
perf_hooks.md 2018-01-31, Version 9.5.0 (Current) 2018-01-31 18:06:32 -06:00
process.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
punycode.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
querystring.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
readline.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
repl.md repl: remove deprecated NODE_REPL_HISTORY_FILE 2018-02-12 14:58:55 +01:00
stream.md doc: add fs declarations to stream doc js examples 2018-02-16 23:34:32 +02:00
string_decoder.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
synopsis.md doc: be more explicit in the sypnosis 2018-02-07 15:06:14 +01:00
timers.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
tls.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
tracing.md src: use uv_hrtime as tracing timestamp 2018-01-24 09:58:28 -08:00
tty.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
url.md doc: add history for url.parse 2018-02-10 16:02:09 +01:00
util.md doc: add missing Returns in fs & util 2018-02-16 19:40:06 +01:00
v8.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
vm.md doc: activate no-multiple-empty-lines rule 2018-02-16 21:58:26 +01:00
zlib.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00