node/doc/api
Trevor Norris 0d60ab3efe src: remove Async Listener
Async Listener was the name of the user-facing JS API, and is being
completely removed. Instead low level hooks directly into the mechanism
that AL used will be introduced in a future commit.

PR-URL: https://github.com/joyent/node/pull/8110
Signed-off-by: Trevor Norris <trev.norris@gmail.com>
Reviewed-by: Fedor Indutny <fedor@indutny.com>
Reviewed-by: Alexis Campailla <alexis@janeasystems.com>
Reviewed-by: Julien Gilli <julien.gilli@joyent.com>
2014-12-09 17:57:12 +01: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: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
buffer.markdown buffer, doc: misc. fix and cleanup 2014-10-08 02:24:32 -07:00
child_process.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
cluster.markdown doc: fix brackets for optional parameters 2014-09-25 11:26:15 -07:00
console.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
crypto.markdown doc: correct createSecureContext 2014-10-09 11:46:58 -07:00
debugger.markdown doc: Fix missing backtick in debugger doc 2013-12-30 11:44:13 -08:00
dgram.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
dns.markdown doc: fix brackets for optional parameters 2014-09-25 11:26:15 -07: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 events: implement EventEmitter#getMaxListeners() 2014-12-05 22:10:35 +01:00
fs.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
globals.markdown doc: improve module documentation 2013-10-27 11:47:11 +01:00
http.markdown doc: clarify return value of http.createServer 2014-11-19 14:18:50 -08:00
https.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
index.markdown Remove util.print from docs 2010-11-07 17:22:56 -08:00
modules.markdown doc: note ability to require files within packages 2014-11-09 21:46:35 -08:00
net.markdown doc: correct broken link in net.markdown 2014-11-20 15:38:29 -08:00
os.markdown Merge remote-tracking branch 'upstream/v0.10' 2013-10-25 11:26:05 -07:00
path.markdown path: added parse() and format() functions 2014-11-20 16:21:11 -08:00
process.markdown doc: set logical umask in process.umask example 2014-12-09 17:57:11 +01:00
punycode.markdown doc: improve punycode.js documentation 2013-06-20 13:25:10 +02:00
querystring.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
readline.markdown doc: improve readLine.pause() 2014-10-06 19:24:29 -05:00
repl.markdown repl: REPLServer inherits from readline.Interface 2014-02-17 16:04:36 -08:00
smalloc.markdown docs: fix smalloc.dispose() example 2014-10-27 12:58:05 -07:00
stream.markdown doc: add missing semicolons 2014-10-07 23:30:42 -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 doc: fixes grammar in timers/tls 2014-12-07 18:02:11 +03:00
tls.markdown doc: fixes grammar in timers/tls 2014-12-07 18:02:11 +03:00
tracing.markdown src: remove Async Listener 2014-12-09 17:57:12 +01:00
tty.markdown doc: fix formatting in tty.markdown 2013-03-26 16:09:51 +01:00
url.markdown url: support `path` for url.format 2014-12-02 11:32:08 -08:00
util.markdown doc: fix brackets for optional parameters 2014-09-25 11:26:15 -07:00
vm.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
zlib.markdown doc: fix brackets for optional parameters 2014-09-25 11:26:15 -07:00