node/doc/api
Ryan Graham 04d6fc2c3f cluster: include settings object in 'setup' event
Emits on every call to cluster.setupMaster(), even if no new settings
are given. This is because calling cluster.setupMaster() without
arguments (or with an empty options object) results in the settings
being restored to their defaults.

Signed-off-by: Fedor Indutny <fedor@indutny.com>
2014-07-15 00:12:43 +04:00
..
_toc.markdown doc: document the tracing api 2014-02-05 11:49:02 -08:00
addons.markdown node: add signature to SET_PROTOTYPE_METHOD 2014-04-02 01:48:34 -07:00
all.markdown doc: document the tracing api 2014-02-05 11:49:02 -08:00
assert.markdown doc: update assert.markdown 2014-02-23 18:09:26 +04:00
buffer.markdown buffer: remove Buffer#toArrayBuffer() 2014-05-12 16:58:30 -07:00
child_process.markdown doc: re-org child_process into async/sync 2014-07-10 15:20:33 +03:00
cluster.markdown cluster: include settings object in 'setup' event 2014-07-15 00:12:43 +04:00
console.markdown console: console.dir() accepts options object 2014-06-12 10:42:52 -07:00
crypto.markdown doc: document `tls.createSecureContext` 2014-06-25 14:11:09 +04:00
debugger.markdown doc: Fix missing backtick in debugger doc 2013-12-30 11:44:13 -08:00
dgram.markdown dgram: introduce `reuseAddr` option 2014-04-10 19:39:49 +04:00
dns.markdown dns: introduce lookupService function 2014-06-27 04:02:19 +04:00
documentation.markdown doc: modify documentation style about 'Stability: 5' 2013-01-17 13:51:21 +01:00
domain.markdown domains: deprecate domain.dispose(). 2013-08-27 11:05:14 -07:00
events.markdown Merge remote-tracking branch 'upstream/v0.10' 2014-05-01 13:54:23 -07:00
fs.markdown doc: Missing word 'are' in documentation 2013-12-26 21:17:19 +04:00
globals.markdown doc: improve module documentation 2013-10-27 11:47:11 +01:00
http.markdown Merge remote-tracking branch 'upstream/v0.10' 2014-05-01 13:54:23 -07:00
https.markdown Merge remote-tracking branch 'origin/v0.10' 2013-05-29 23:12:11 +02:00
index.markdown Remove util.print from docs 2010-11-07 17:22:56 -08:00
modules.markdown doc: improve module documentation 2013-10-27 11:47:11 +01:00
net.markdown net: don't throw on net.Server.close() 2014-05-18 17:59:52 +04:00
os.markdown Merge remote-tracking branch 'upstream/v0.10' 2013-10-25 11:26:05 -07:00
path.markdown Merge remote-tracking branch 'upstream/v0.10' 2014-02-08 16:45:27 -08:00
process.markdown doc: process: Document process.mainModule 2014-06-24 20:21:25 +04:00
punycode.markdown doc: improve punycode.js documentation 2013-06-20 13:25:10 +02:00
querystring.markdown querystring: custom encode and decode 2014-05-22 08:21:55 -07:00
readline.markdown Merge remote-tracking branch 'upstream/v0.10' 2014-01-27 11:02:59 -08:00
repl.markdown repl: REPLServer inherits from readline.Interface 2014-02-17 16:04:36 -08:00
smalloc.markdown doc: fix few smalloc entries for proper formatting 2013-11-13 15:31:22 -08:00
stream.markdown Merge branch 'v0.10' 2014-06-05 07:28:39 -07:00
string_decoder.markdown string_decoder: Add 'end' method, do base64 properly 2012-10-11 16:46:18 -07:00
synopsis.markdown doc refactor: synopsis 2012-02-29 16:04:54 -08:00
timers.markdown Merge remote-tracking branch 'upstream/v0.10' 2014-02-13 16:40:38 -08:00
tls.markdown crypto: add `honorCipherOrder` argument 2014-06-25 14:47:59 +04:00
tracing.markdown src: move AsyncListener from process to tracing 2014-02-05 17:16:36 -08:00
tty.markdown doc: fix formatting in tty.markdown 2013-03-26 16:09:51 +01:00
url.markdown doc: document url `slashes` property 2014-05-22 09:27:03 -07:00
util.markdown doc: add spec for util.deprecate() 2014-05-07 14:56:21 -07:00
vm.markdown vm: document vm2's changes. 2013-08-28 22:27:24 -07:00
zlib.markdown zlib: separate sync/async methods 2014-02-04 01:41:02 +04:00