From 7df3d08d8dd0d81f24f0788b44efd37883d3c1c8 Mon Sep 17 00:00:00 2001 From: nodist Date: Sat, 6 Jun 2026 15:42:50 -0400 Subject: start io and remove print op --- docs/application/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/application/index.md') diff --git a/docs/application/index.md b/docs/application/index.md index 7d97cda..2717005 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -4,7 +4,7 @@ # Requirements -* Linux X64 +* Linux X64 with io_uring (6+) * GNU Make * GCC with -std=gnu99 -fhardened (14+) @@ -14,6 +14,7 @@ * ##### [Type](./type.md) * ##### [Pool](./pool.md) * ##### [Thread](./thread.md) +* ##### [Io](./io.md) * ##### [Tuple](./tuple.md) * ##### [Buffer](./buffer.md) * ##### [Map](./map.md) -- cgit v1.2.3