Procházet zdrojové kódy

remove obsolete TODO item

amends 74c78c70+b85153f8.
Oswald Buddenhagen před 10 roky
rodič
revize
d0494fef43
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  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.