Update list of supported features
This commit is contained in:
parent
2c0fca9a41
commit
10c5293cae
@ -30,14 +30,14 @@ Implemented:
|
|||||||
|
|
||||||
* Thread pool scheduling `uv_queue_work`
|
* Thread pool scheduling `uv_queue_work`
|
||||||
|
|
||||||
|
* ANSI escape code controlled TTY `uv_tty_t`
|
||||||
|
|
||||||
In-progress:
|
In-progress:
|
||||||
|
|
||||||
* File system events (Currently supports inotify, `ReadDirectoryChangesW`
|
* File system events (Currently supports inotify, `ReadDirectoryChangesW`
|
||||||
and will support kqueue and event ports in the near future.)
|
and will support kqueue and event ports in the near future.)
|
||||||
`uv_fs_event_t`
|
`uv_fs_event_t`
|
||||||
|
|
||||||
* VT100 TTY `uv_tty_t`
|
|
||||||
|
|
||||||
* Socket sharing between processes `uv_ipc_t`
|
* Socket sharing between processes `uv_ipc_t`
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user