From 96343f87da5707cf047da56666f7e37644337ff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Ludwig?= Date: Sun, 15 Jan 2017 22:22:53 +0100 Subject: [PATCH] Update development progress. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88244d3..08fc0e3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Concurrency | done Streams | done (may be subject to smaller changes) DNS lookup | done TCP connections | done -UDP connections | mostly done +UDP connections | done File I/O | done Directory watchers | done ManualEvent | done