From 4754a9c2f05241f65ff380bb35b4e6e9842d54f0 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sat, 8 Sep 2001 09:52:11 +0000 Subject: [PATCH] updates. --- TODO | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 85a83d76..99582e5f 100644 --- a/TODO +++ b/TODO @@ -50,13 +50,13 @@ TODO/bugs In SILC Server each JOIN command will create and distribute the new channel key to everybody on the channel. + o The backup router support described in the protocol specification + should be done at some point. + o Incomplete IPv6 support: o silcd/serverid.c and its routines supports only IPv4. - o The backup router support described in the protocol specification - should be done at some point. - o New configuration file format must be added. The new one will be done using the dotconf config library (lib/dotconf). The following tasks relates closely to this as well and must be done at the same time @@ -113,7 +113,8 @@ TODO/Bugs in native WIN32 support (libraries) ============================================= o silc_net_create_connection_async does not work the same way than on - Unix. Do it with threads on WIN32. + Unix. Do it with threads on WIN32. The function works but is not + actually async currently. TODO In SILC Protocol -- 2.43.0