Fix some errors in README.
This commit is contained in:
parent
25ab88a404
commit
3c7e1a783d
|
@ -15,7 +15,7 @@ SelectEventDriver | yes | yes | yes¹ | yes¹ | — | &mdas
|
||||||
EpollEventDriver | yes | — | — | — | — | —
|
EpollEventDriver | yes | — | — | — | — | —
|
||||||
WinAPIEventDriver | — | yes | — | — | — | —
|
WinAPIEventDriver | — | yes | — | — | — | —
|
||||||
KqueueEventDriver | — | — | yes¹ | yes¹ | — | —
|
KqueueEventDriver | — | — | yes¹ | yes¹ | — | —
|
||||||
LibasyncEevnetDriver | —¹| —¹| —¹| —¹| — | —
|
LibasyncEventDriver | —¹| —¹| —¹| —¹| — | —
|
||||||
|
|
||||||
¹ planned, but not currenly implemented
|
¹ planned, but not currenly implemented
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ Timers | yes | yes | yes | ye
|
||||||
Events | yes | yes | yes | yes
|
Events | yes | yes | yes | yes
|
||||||
Unix Signals | yes² | yes² | — | —
|
Unix Signals | yes² | yes² | — | —
|
||||||
Files | yes | yes | yes | yes
|
Files | yes | yes | yes | yes
|
||||||
UI Integration | yes¹ | yes¹ | yes | —
|
UI Integration | yes¹ | yes¹ | yes | yes¹
|
||||||
File watcher | yes² | yes² | yes | —
|
File watcher | yes² | yes² | yes | —
|
||||||
|
|
||||||
Feature | LibasyncEventDriver
|
Feature | LibasyncEventDriver
|
||||||
|
@ -50,6 +50,7 @@ UI Integration | —
|
||||||
File watcher | —
|
File watcher | —
|
||||||
|
|
||||||
¹ Manually, by adopting the X11 display connection socket
|
¹ Manually, by adopting the X11 display connection socket
|
||||||
|
|
||||||
² Currently only supported on Linux
|
² Currently only supported on Linux
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue