summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2011-01-01 20:01:26 +0000
committerChristian Pointner <equinox@spreadspace.org>2011-01-01 20:01:26 +0000
commita4159a516c0fecd3701da2c12265873ca7dabcd8 (patch)
tree754682d275bf68769c0ed4ab2126784368eb7f3f /TODO
parentimplemente max cleints at tcp_listen (diff)
tcp_listen can act as out module now
git-svn-id: https://svn.spreadspace.org/gcsd/trunk@95 ac14a137-c7f1-4531-abe0-07747231d213
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 33e9d70..2cb4a2a 100644
--- a/TODO
+++ b/TODO
@@ -15,8 +15,6 @@ Modules:
- PTY
- FIFO (named pipe)
- SSL
- * tcp_listen
- - make it an INOUT module (only single client allowed when runtype == OUT!?)
* tcp_connect
- reconnect after connection loss
- try all resolved remote addressess (also at reconnect)