From b31e91359fad089b165936a817bbaa5dba8ef5ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Ludwig?= Date: Sat, 10 Jun 2017 10:57:40 +0200 Subject: [PATCH] Remove "adopting file descriptors" open question. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 43675e9..ec18829 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,5 @@ File watcher | — ### 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