From ba8d829949759a8a574c8b807f50f7368c9407a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Ludwig?= Date: Sun, 22 Jan 2017 11:39:41 +0100 Subject: [PATCH] Add another TODO item to the development state. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d155f52..9c4bec6 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ File watcher | yes² | yes² | yes | ² Currently only supported on Linux -Open questions --------------- +### Open questions - Error code reporting - Adopting existing file descriptors (done for files) - Enqueued writes +- Use the type system to prohibit passing thread-local handles to foreign threads