node/doc/api
Guy Bedford 1efdce3353
net: support TCP_KEEPINTVL and TCP_KEEPCNT in setKeepAlive
Signed-off-by: Guy Bedford <guybedford@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63825
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2026-06-13 23:12:25 +00:00
..
addons.md src: officially deprecate node::ObjectWrap 2026-06-13 23:12:14 +00:00
assert.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-10 15:06:35 +00:00
async_context.md 2026-05-07, Version 26.1.0 (Current) 2026-05-07 12:01:50 +02:00
async_hooks.md async_hooks: add trackPromises option to createHook() 2026-01-28 11:25:24 +00:00
buffer.md 2026-06-01, Version 26.3.0 (Current) 2026-06-01 15:01:03 +02:00
child_process.md doc: fix inconsistencies in CJS code snippets 2026-05-10 14:16:15 +00:00
cli.md loader: implement package maps 2026-06-12 16:02:01 +00:00
cluster.md doc: fix inconsistencies in CJS code snippets 2026-05-10 14:16:15 +00:00
console.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-10 15:06:35 +00:00
crypto.md 2026-05-21, Version 24.16.0 'Krypton' (LTS) 2026-05-21 15:17:18 +02:00
debugger.md debugger: add --max-hit option to probe mode 2026-06-13 20:50:15 +00:00
deprecations.md http2: error for incomplete reads on RST, auto-drain, deprecate aborted 2026-06-01 10:59:19 +00:00
dgram.md doc: add reusePort error behavior to net module 2026-01-04 02:13:31 +00:00
diagnostics_channel.md 2026-05-07, Version 26.1.0 (Current) 2026-05-07 12:01:50 +02:00
dns.md doc: fix a/an article typos in module, util, and dns 2026-06-08 14:42:21 +00:00
documentation.md doc: clarify release candidate stability index 2025-08-02 10:58:21 +00:00
domain.md doc: domain.add() does not accept timer objects 2025-11-13 04:10:29 +00:00
dtls.md src, lib: add stats to dtls 2026-05-21 14:13:05 -07:00
embedding.md doc: improve c++ embedder API doc 2024-11-01 03:43:53 +00:00
environment_variables.md doc: fix small environment_variables typo 2026-03-18 15:48:15 +00:00
errors.md loader: implement package maps 2026-06-12 16:02:01 +00:00
esm.md loader: implement package maps 2026-06-12 16:02:01 +00:00
events.md 2026-02-24, Version 24.14.0 'Krypton' (LTS) 2026-02-24 10:20:06 -05:00
ffi.md ffi: remove function signature property aliases 2026-05-24 12:39:53 +00:00
fs.md fs: support caller-supplied readFile() buffers 2026-06-13 10:08:05 +00:00
globals.md 2026-05-05, Version 26.0.0 (Current) 2026-05-05 11:17:12 -03:00
http.md net: support TCP_KEEPINTVL and TCP_KEEPCNT in setKeepAlive 2026-06-13 23:12:25 +00:00
http2.md http2: retain header memory in session accounting 2026-06-08 11:53:02 +00:00
https.md doc: fix linter issues 2025-11-08 17:09:29 +00:00
index.md vfs: add minimal node:vfs subsystem 2026-05-23 18:43:31 +00:00
inspector.md 2026-05-21, Version 24.16.0 'Krypton' (LTS) 2026-05-21 15:17:18 +02:00
intl.md doc: update MDN links 2025-12-16 20:31:28 +00:00
module.md doc: fix a/an article typos in module, util, and dns 2026-06-08 14:42:21 +00:00
modules.md loader: implement package maps 2026-06-12 16:02:01 +00:00
n-api.md 2026-05-21, Version 24.16.0 'Krypton' (LTS) 2026-05-21 15:17:18 +02:00
net.md net: support TCP_KEEPINTVL and TCP_KEEPCNT in setKeepAlive 2026-06-13 23:12:25 +00:00
os.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-10 15:06:35 +00:00
packages.md doc: fix typo in packages.md 2026-06-12 21:08:07 +00:00
path.md 2025-09-24, Version 22.20.0 'Jod' (LTS) 2025-09-24 13:04:16 +00:00
perf_hooks.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-10 15:06:35 +00:00
permissions.md lib,permission: add permission.drop 2026-05-26 13:40:14 +00:00
process.md 2026-06-01, Version 26.3.0 (Current) 2026-06-01 15:01:03 +02:00
punycode.md doc: fix typed list formatting 2025-07-15 17:18:42 +00:00
querystring.md
quic.md quic: impl. cb for http/3 settings/app. options 2026-06-10 13:33:00 +00:00
readline.md doc: document error event on readline InterfaceConstructor 2025-12-27 16:52:40 +00:00
repl.md 2026-05-07, Version 26.1.0 (Current) 2026-05-07 12:01:50 +02:00
report.md tools: fix small inconsistencies in JSON doc output 2026-02-09 22:58:43 +00:00
single-executable-applications.md doc: clarify SEA platform support excludes darwin-x64 2026-05-10 07:38:57 +00:00
sqlite.md doc: clarify filter option of sqlite.database.applyChangeset 2026-05-26 13:41:13 +00:00
stream.md doc: add webstreams to args for pipeline from stream/promises 2026-06-04 08:41:43 +00:00
stream_iter.md doc: fix promise nomenclature in stream_iter.md 2026-05-20 09:55:01 +02:00
string_decoder.md doc: add esm examples to node:string_decoder 2024-10-26 20:36:25 +00:00
synopsis.md tools: fix small inconsistencies in JSON doc output 2026-02-09 22:58:43 +00:00
test.md 2026-06-01, Version 26.3.0 (Current) 2026-06-01 15:01:03 +02:00
timers.md 2025-06-09, Version 24.2.0 (Current) 2025-06-09 23:45:29 +02:00
tls.md doc: fix "options" to "option" in tls.createServer 2026-05-22 16:11:55 +00:00
tracing.md doc: fix inconsistencies in CJS code snippets 2026-05-10 14:16:15 +00:00
tty.md doc: clarify tty raw mode applies to input processing only 2026-06-02 22:57:15 +00:00
typescript.md 2026-05-05, Version 26.0.0 (Current) 2026-05-05 11:17:12 -03:00
url.md doc: include url.resolve() in DEP0169 application deprecation 2026-03-02 23:03:53 +00:00
util.md doc: fix a/an article typos in module, util, and dns 2026-06-08 14:42:21 +00:00
v8.md lib: insert argv[0] at argv[1] in setDeserializeMainFunction 2026-06-10 11:36:03 +09:00
vfs.md vfs: add minimal node:vfs subsystem 2026-05-23 18:43:31 +00:00
vm.md doc: fix typo in vm.md 2026-06-12 21:45:48 +00:00
wasi.md doc: fix inconsistencies in CJS code snippets 2026-05-10 14:16:15 +00:00
webcrypto.md doc: fix AES-OCB IV length in SubtleCrypto.supports example 2026-06-04 18:36:54 +00:00
webstreams.md doc: document TransformStream transformer.cancel option 2026-04-04 20:17:43 +00:00
worker_threads.md doc: add worker_threads history entries 2026-06-02 16:40:38 +02:00
zlib.md doc: remove unnecessary <!-- eslint- magic comments 2026-05-10 15:06:35 +00:00