libuv/docs
Andy Pan 3a9a6e3e6b
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.
2025-05-21 08:43:53 +02:00
..
code doc: free lib pointer before function return (#4720) 2025-03-09 21:47:27 +01:00
src tcp: support customizing TCP_KEEPINTVL and TCP_KEEPCNT 2025-05-21 08:43:53 +02:00
make.bat doc: add API documentation 2014-09-11 09:38:35 +02:00
Makefile doc: fix generation the first time livehtml runs 2016-05-26 09:48:28 +02:00
requirements.txt doc: switch to Furo, a more modern Sphinx theme (#4094) 2023-08-14 15:27:18 -04:00