Mercurial
annotate third_party/libuv/docs/src/api.rst @ 205:e07b4b5a66bb
Bad named files.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sun, 15 Feb 2026 11:07:52 -0800 |
| 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 |