summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRyan <ry@tinyclouds.org>2009-08-24 13:00:45 +0200
committerRyan <ry@tinyclouds.org>2009-08-24 13:00:45 +0200
commit4fab9dfc3650485a64947770ff985903639287ec (patch)
treed62a4fddc089c58569bffa13ca28f96f0e22e334 /TODO
parent1bbd5c6d556d4e3608121db35cf26e78c120e79c (diff)
downloadandroid-node-v8-4fab9dfc3650485a64947770ff985903639287ec.tar.gz
android-node-v8-4fab9dfc3650485a64947770ff985903639287ec.tar.bz2
android-node-v8-4fab9dfc3650485a64947770ff985903639287ec.zip
Remove outdated todo list
Diffstat (limited to 'TODO')
-rw-r--r--TODO26
1 files changed, 0 insertions, 26 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 3aae0fe034..0000000000
--- a/TODO
+++ /dev/null
@@ -1,26 +0,0 @@
-Bugs:
-
-- http server: if res.sendBody() not called, request does not finish
-
-
-Major features planned: (somewhat ordered)
-
-- C++ API for external modules/plugins
- (Some sort of module build system?)
-
-- Posgres module
- (http://www.postgresql.org/docs/8.1/static/libpq-async.html)
-
-- Support AF_UNIX named pipes
-
-- Signal handlers
-
-- Internally replace getaddrinfo() with udns
- http://www.corpit.ru/mjt/udns.html
- JS resolver interface
-
-- TLS
-
-- UDP interface
-
-- Socket pairs