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

Commit

Permalink
Update features
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Oct 10, 2011
1 parent 9f6024a commit e4a27d1
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Expand Up @@ -8,8 +8,6 @@ http://nodejs.org/

## Features

Implemented:

* Non-blocking TCP sockets

* Non-blocking named pipes
Expand All @@ -32,13 +30,11 @@ Implemented:

* 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.)
* File system events Currently supports inotify, `ReadDirectoryChangesW`
and kqueue. Event ports in the near future.
`uv_fs_event_t`

* Socket sharing between processes `uv_ipc_t`
* IPC and socket sharing between processes `uv_write2`


## Documentation
Expand Down

0 comments on commit e4a27d1

Please sign in to comment.