Browse code

add TODO note about reconnecting

git-svn: trunk@4335

Török Edvin authored on 2008/11/05 05:13:28
Showing 2 changed files
... ...
@@ -1,3 +1,7 @@
1
+Tue Nov  4 22:44:20 EET 2008 (edwin)
2
+------------------------------------
3
+ * contrib/clamdtop/TODO: add TODO note about reconnecting
4
+
1 5
 Tue Nov  4 20:50:45 CET 2008 (tk)
2 6
 ---------------------------------
3 7
  * libclamav/matcher-ac.c: micro-optimization (bb#843), thanks to Edwin
... ...
@@ -4,3 +4,4 @@ consider writing a GUI using Tk 8.5 (version 8.5 has much nicer widgets than 8.4
4 4
 integrate into toplevel clamav, and build if ncurses is available (optional)
5 5
 figure out minimum version of ncurses required, I used 5.5 during development.
6 6
 show mempool statistics too.
7
+reconnect after a DB reload (we get a broken pipe)