commit a0063d02ecc4eee02de491a2eaf96752bb774be9 parent 1c7b2eb80d2959b92c41dae5650f0c340d87aa90 Author: Antoine Amarilli <ant.amarilli@free.fr> Date: Sun, 30 Jan 2011 19:22:15 +0100 add TODO Diffstat:
irctk.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/irctk.c b/irctk.c @@ -23,6 +23,7 @@ #define thread_id_t pthread_t #define _GNU_SOURCE +// TODO cli options for that #define INITIAL_RETRY 15 #define FACTOR_RETRY 2