Mercurial
annotate third_party/libuv/docs/src/api.rst @ 268:f7b1188d5fb1
support repo rules Copilot bundle path
Match both +_repo_rules2+ and +http_archive+ Copilot CLI repository layouts during deployment and production startup.
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Fri, 07 Aug 2026 13:02:41 -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 |