libuv/docs
Ben Noordhuis d357575b2b
doc: clarify handle close behavior of uv_spawn (#5055)
Contrary to how most handle init functions work, callers of uv_spawn
must always call uv_close, even if it returned an error.
2026-03-11 22:43:01 +01:00
..
code test: use relative paths for pipes and unix sockets (#4850) 2025-08-16 22:08:55 +02:00
src doc: clarify handle close behavior of uv_spawn (#5055) 2026-03-11 22:43:01 +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: make requirements work with newer python (#4745) 2025-07-10 15:44:58 -04:00