Samuel Williams
73c9d6ccaa
Allow IO#close
to interrupt IO operations on fibers using fiber_interrupt
hook. ( #12839 )
2025-05-23 14:55:05 +09:00
Alexander Momchilov
0ea5c13bc6
[DOC] Improve formatting in Markdown files ( #12322 )
...
* Fix WASM bullet/code indentation
* Use `console` code highlighting where appropriate
… which handles the prefix `$` correctly.
* Migrate feature proposal template to MarkDown
* Set language on code blocks
2024-12-12 17:49:45 -08:00
Samuel Williams
81d0ce7e97
Mark IO::Buffer as experimental.
2021-11-10 19:21:05 +13:00
Samuel Williams
4b89034218
IO::Buffer for scheduler interface.
2021-11-10 19:21:05 +13:00
Samuel Williams
2792acc8f2
Add scheduler hook Addrinfo.getaddrinfo
. ( #4375 )
...
Co-authored-by: Bruno Sutic <code@brunosutic.com>
2021-06-14 16:21:08 +12:00
Samuel Williams
511acba4ae
Update method name and add documentation.
2021-03-30 18:38:42 +13:00
Marcus Stollsteimer
ae26d5bd41
doc/fiber.md: fix typos
2020-12-23 21:56:04 +01:00
Samuel Williams
93a56a5e98
Update fiber scheduler documentation.
2020-12-22 23:51:02 +13:00