node/deps/uv/docs
Andy Pan 1637db0eb2
deps: libuv: reapply 3a9a6e3e6b
Original commit message:

  tcp: support customizing TCP_KEEPINTVL and TCP_KEEPCNT

  Implement `uv_tcp_keepalive_ex` function that extends
  `uv_tcp_keepalive` to support `TCP_KEEPINTVL` and `TCP_KEEPCN`
  socket options in addition to TCP_KEEPIDLE.

Refs: 3a9a6e3e6b
PR-URL: https://github.com/nodejs/node/pull/62561
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
2026-04-05 18:01:35 +02:00
..
src deps: libuv: reapply 3a9a6e3e6b 2026-04-05 18:01:35 +02:00
make.bat
requirements.txt deps: update libuv to 1.52.1 2026-03-15 23:46:53 +00:00