Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
Update list of supported features
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Sep 27, 2011
1 parent 2c0fca9 commit 10c5293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -30,14 +30,14 @@ Implemented:

* Thread pool scheduling `uv_queue_work`

* ANSI escape code controlled TTY `uv_tty_t`

In-progress:

* File system events (Currently supports inotify, `ReadDirectoryChangesW`
and will support kqueue and event ports in the near future.)
`uv_fs_event_t`

* VT100 TTY `uv_tty_t`

* Socket sharing between processes `uv_ipc_t`


Expand Down

0 comments on commit 10c5293

Please sign in to comment.