Mercurial
annotate third_party/libuv/docs/src/api.rst @ 273:e02e2036ef84 default tip
add Layer 2 JRPG component system
Add reusable content and window modals, an isolated component sandbox, shared cyberpunk scroll areas, production-safe cache freshness, and server-rendered JRPG panel state.
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sat, 08 Aug 2026 02:08:08 -0700 |
| parents | 948de3f54cea |
| children |
| rev | line source |
|---|---|
| 160 | 1 .. _api: |
| 2 | |
| 3 API documentation | |
| 4 ================= | |
| 5 | |
| 6 .. toctree:: | |
| 7 :maxdepth: 1 | |
| 8 | |
| 9 errors | |
| 10 version | |
| 11 loop | |
| 12 handle | |
| 13 request | |
| 14 timer | |
| 15 prepare | |
| 16 check | |
| 17 idle | |
| 18 async | |
| 19 poll | |
| 20 signal | |
| 21 process | |
| 22 stream | |
| 23 tcp | |
| 24 pipe | |
| 25 tty | |
| 26 udp | |
| 27 fs_event | |
| 28 fs_poll | |
| 29 fs | |
| 30 threadpool | |
| 31 dns | |
| 32 dll | |
| 33 threading | |
| 34 misc | |
| 35 metrics | |
| 36 |