Removed items in TODO list that are already implemented. Only two items

left.
This commit is contained in:
Guus Sliepen 2000-06-03 08:27:16 +00:00
parent 18b3084d25
commit 9193aee815

8
TODO
View file

@ -3,13 +3,5 @@ Things left to do to make cabal superstable:
* Check for connection loops. Inter-daemon
connections should always satisfy the
tree property.
* Check for duplicates. If there's a
timeout and a host reconnects before the
old connection is closed, duplicate
entries appear in every connection list.
* Redundancy: multiple ConnectTo lines, if
one fails others might be tried.
* Persistence: don't quit when no connection
can be made directly after start of the
daemon.