0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-28 17:52:54 +01:00
construct/include/ircd/fs
2023-03-16 12:03:32 -07:00
..
aio.h ircd::fs::aio: Split max events query into init method. 2022-06-19 20:27:13 -07:00
dev.h ircd::fs::dev: Add stats gather struct w/ console cmd. 2023-03-16 12:03:32 -07:00
error.h ircd::fs: Replace reuses of net::eof w/ specific fs::eof. 2023-01-26 14:14:52 -08:00
fd.h
fs.h ircd::fs: Add optional init for aio. 2022-09-10 11:40:33 -07:00
iov.h ircd::fs: Add asio glue for io_uring read/write. (closes #37) 2022-09-10 12:00:54 -07:00
map.h ircd::fs::map: Add ergonomic trailing-opts ctor. 2022-06-19 20:27:13 -07:00
op.h
opts.h
path.h ircd::fs: Additional convenience tools for path suite. 2022-11-03 18:28:53 +00:00
read.h
README.md
select.h
stdin.h
support.h ircd::fs: Add asio glue for io_uring read/write. (closes #37) 2022-09-10 12:00:54 -07:00
sync.h
wait.h
write.h

Local Filesystem Interface