libuv/docs
Ben Noordhuis d05ed869bb
doc: correct udp socket options documentation (#4371)
uv_udp_init() creates the UDP socket lazily but to set socket options
there must be, well, a socket to set the options on. Document how and
when that requirement is met.

Fixes: https://github.com/libuv/libuv/issues/4370
2024-03-25 12:44:52 +01:00
..
code doc: fix tty example segfault (#4322) 2024-02-28 12:32:24 +01:00
src doc: correct udp socket options documentation (#4371) 2024-03-25 12:44:52 +01: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