Update development status.

This commit is contained in:
Sönke Ludwig 2017-01-25 16:14:42 +01:00
parent 4e830a408f
commit 3a5142baf0

View file

@ -13,10 +13,10 @@ Supported drivers and operating systems
Driver | Linux | Windows | macOS | FreeBSD | Android | iOS
---------------------|---------|---------|---------|---------|---------|---------
SelectEventDriver | yes | yes | yes¹ | yes¹ | — | —
SelectEventDriver | yes | yes | yes | yes¹ | — | —
EpollEventDriver | yes | — | — | — | — | —
WinAPIEventDriver | — | yes | — | — | — | —
KqueueEventDriver | — | — | yes¹ | yes¹ | — | —
KqueueEventDriver | — | — | yes | yes¹ | — | —
LibasyncEventDriver | —¹| —¹| —¹| —¹| — | —
¹ planned, but not currenly implemented