Преглед на файлове

remove obsolete TODO item

amends 74c78c70+b85153f8.
Oswald Buddenhagen преди 10 години
родител
ревизия
d0494fef43
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      TODO

+ 0 - 3
TODO

@@ -3,9 +3,6 @@ f{,data}sync() usage could be optimized by batching the calls.
 add some marker about message being already [remotely] trashed.
 real transactions would be certainly not particularly useful ...
 
-make sync_chans() aware of servers, so a bad server (e.g., wrong password)
-won't cause the same error message for every attached store.
-
 make SSL (connect) timeouts produce a bit more than "Unidentified socket error".
 
 network timeout handling in general would be a good idea.