From c9b8bf1031168c226818add76fa9eea5d13d794b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Ludwig?= Date: Sun, 22 Jan 2017 03:09:55 +0100 Subject: [PATCH] Update readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47a90c8..a3e2cff 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ USDS | yes | yes | no | no DNS | yes | yes | no | no Timers | yes | yes | yes | no Events | yes | yes | yes | no -Signals | yes² | yes² | no | no +Unix Signals | yes² | yes² | no | no Files | yes | yes | yes | no UI Integration | no | no | yes | no File watcher | yes² | yes² | yes | no @@ -42,5 +42,5 @@ Open questions -------------- - Error code reporting -- Adopting existing file descriptors +- Adopting existing file descriptors (done for files) - Enqueued writes