ninox.d-async/source/ninox/async
Mai Lapyst 3f14866da3 Add Scheduler.ioWaiterCount() 2023-11-25 19:29:28 +01:00
..
io Handle resume_reason in SocketSendFuture 2023-11-25 19:28:19 +01:00
futures.d Restructure Future's by making Future an simple interface and move the default implementation with a spinlock to BasicFuture 2023-11-02 12:27:35 +01:00
main.d Add SIGPIPE handling 2023-11-24 10:27:07 +01:00
package.d Rebrand project to ninox.d-async 2023-07-09 20:35:41 +02:00
scheduler.d Add Scheduler.ioWaiterCount() 2023-11-25 19:29:28 +01:00
signals.d Handle SIGINT and SIGTERM a bit better 2023-11-25 17:57:42 +01:00
timeout.d Convert TimeoutFuture to directly implement Future instead of using VoidFuture 2023-11-07 09:05:15 +01:00
utils.d Remove ninox.async.utils.Option 2023-11-02 06:52:20 +01:00