Add missing feature table entry.
This commit is contained in:
parent
e3c4af8433
commit
8b2c178651
|
@ -14,7 +14,7 @@ Driver | Linux | Windows | OS X | FreeBSD
|
||||||
SelectEventDriver | yes | yes¹ | yes¹ | yes¹
|
SelectEventDriver | yes | yes¹ | yes¹ | yes¹
|
||||||
EpollEventDriver | yes | no | no | no
|
EpollEventDriver | yes | no | no | no
|
||||||
IOCPEventDriver | no | yes¹ | no | no
|
IOCPEventDriver | no | yes¹ | no | no
|
||||||
KqueueEventDriver | no | no | yes¹ |
|
KqueueEventDriver | no | no | yes¹ | yes¹
|
||||||
|
|
||||||
¹ planned, but not currenly implemented
|
¹ planned, but not currenly implemented
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue