From 0899f51a44366f11a49dd53d67ceb7712a02e650 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sat, 26 Jul 2014 00:40:37 +0200 Subject: [PATCH] Update the TODO list. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 68746e1b..cba438b6 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,12 @@ TODO list for MeshLink ---------------------- +* Speed up start: immediately do outgoing connections instead of waiting 5 seconds. + * meshlink_join(): - add checks that we only join another mesh if we did not connect to any other node before. - only allow meshlink_join() when the library thread is not running. + - remove old host config file if the invitation gave the node a different name. * Allow meshlink_open() to be called with a NULL name, in anticipation of meshlink_join(). - Do not allow meshlink_start() if no Name is set. -- 2.39.5