summaryrefslogtreecommitdiffstats
path: root/src/ioq.h
Commit message (Expand)AuthorAgeFilesLines
* ioq: Implement async close() and closedir()Tavian Barnes2023-07-101-10/+71
* ioq: New ioq_capacity() functionTavian Barnes2023-07-061-0/+5
* ioq: New ioq_cancel() functionTavian Barnes2023-06-261-0/+5
* dir: Arena-allocate directoriesTavian Barnes2023-06-201-1/+3
* alloc: New header for memory allocation utilitiesTavian Barnes2023-06-201-2/+2
* ioq: Implement an async I/O queueTavian Barnes2023-06-121-0/+94