mirror of
https://github.com/janet-lang/janet
synced 2024-12-27 17:00:27 +00:00
9ec5689d6b
This could have bad effects in higher load situations, and duplicates code. It is better to keep a dedicated list of scheduled IO operations which can be efficiently added and removed from. It also provides and easy way to enumerate scheduled IO operations. |
||
---|---|---|
.. | ||
boot | ||
conf | ||
core | ||
include | ||
mainclient |