From 8b2c178651eb0228ee5414dd0be1b151f2664a01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Ludwig?= Date: Wed, 5 Oct 2016 04:21:44 +0200 Subject: [PATCH] Add missing feature table entry. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17f0cb3..3968be0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Driver | Linux | Windows | OS X | FreeBSD SelectEventDriver | yes | yes¹ | yes¹ | yes¹ EpollEventDriver | yes | no | no | no IOCPEventDriver | no | yes¹ | no | no -KqueueEventDriver | no | no | yes¹ | +KqueueEventDriver | no | no | yes¹ | yes¹ ¹ planned, but not currenly implemented