node/doc/api
James M Snell fe11f6bf7c quic: cleanup QuicSocketFlags, used shared state struct
Some of the flags were no longer being used.

Switched to use an AliasedStruct for shared state to avoid
extraneous expensive JS=>C++ calls.

Removed unused QuicSocket option

PR-URL: https://github.com/nodejs/node/pull/34247
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2020-07-09 07:15:43 -07:00
..
addons.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
assert.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
async_hooks.md doc: improve async_hooks asynchronous context example 2020-07-03 13:24:39 -07:00
buffer.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
child_process.md doc: make minor improvements to paragraph in child_process.md 2020-06-28 21:47:33 -07:00
cli.md doc: replace http to https of link urls 2020-07-06 07:03:05 -07:00
cluster.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
console.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
crypto.md doc: add a reference to the list of OpenSSL flags. 2020-07-03 14:44:21 -07:00
debugger.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
deprecations.md 2020-06-30, Version 14.5.0 (Current) 2020-06-30 15:27:43 -07:00
dgram.md 2020-06-30, Version 14.5.0 (Current) 2020-06-30 15:27:43 -07:00
dns.md doc: replace http to https of link urls 2020-07-06 07:03:05 -07:00
documentation.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
domain.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
embedding.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
errors.md doc: replace http to https of link urls 2020-07-06 07:03:05 -07:00
esm.md doc: replace http to https of link urls 2020-07-06 07:03:05 -07:00
events.md 2020-06-30, Version 14.5.0 (Current) 2020-06-30 15:27:43 -07:00
fs.md doc: replace http to https of link urls 2020-07-06 07:03:05 -07:00
globals.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
http2.md doc: remove parenthetical \r\n comment in http and http2 docs 2020-07-04 16:46:26 -07:00
http.md doc: remove parenthetical \r\n comment in http and http2 docs 2020-07-04 16:46:26 -07:00
https.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
index.md doc: change "GitHub Repo" to "Code repository" 2020-06-21 21:27:29 -07:00
inspector.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
intl.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
modules.md doc: use a single space between sentences 2020-06-22 19:29:18 -07:00
n-api.md doc: replace http to https of link urls 2020-07-06 07:03:05 -07:00
net.md doc: replace http to https of link urls 2020-07-06 07:03:05 -07:00
os.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
path.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
perf_hooks.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
policy.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
process.md doc: replace http to https of link urls 2020-07-06 07:03:05 -07:00
punycode.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
querystring.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
quic.md quic: cleanup QuicSocketFlags, used shared state struct 2020-07-09 07:15:43 -07:00
readline.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
repl.md 2020-06-30, Version 14.5.0 (Current) 2020-06-30 15:27:43 -07:00
report.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
stream.md stream: add promises version to utility functions 2020-07-09 09:12:19 +02:00
string_decoder.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
synopsis.md doc: use sentence-case for headings in docs 2020-06-19 08:09:05 -07:00
timers.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
tls.md doc: clarify that the ctx argument is optional 2020-07-03 14:49:30 -07:00
tracing.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
tty.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
url.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
util.md doc: util.debuglog callback 2020-07-03 15:01:10 -07:00
v8.md doc: add dynamic source code links 2020-06-26 10:25:14 -07:00
vm.md vm: add run-after-evaluate microtask mode 2020-06-26 11:41:33 -07:00
wasi.md wasi: add reactor support 2020-06-29 09:52:09 -05:00
worker_threads.md 2020-06-30, Version 14.5.0 (Current) 2020-06-30 15:27:43 -07:00
zlib.md 2020-06-30, Version 14.5.0 (Current) 2020-06-30 15:27:43 -07:00