Age | Commit message (Expand) | Author |
---|---|---|
2022-02-03 | Explicitly storing and checking loop information in sockets | Maria Matejka |
2021-12-01 | Page allocator moved from pools to IO loops. | Maria Matejka |
2021-11-30 | For safer memory allocations, resources are bound to loops. | Maria Matejka |
2021-11-22 | Converting the former BFD loop to a universal IO loop and protocol loop. | Maria Matejka |
2021-11-22 | Moved BFD IO loop out of BFD as we want to use it as socket-io coroutine | Maria Matejka |