Added signals suppor to shceduler.
[silc.git] / TODO-1.0
index 814075631fe9c44b62620f0889d420fd9b26068a..d16cd747fddac25dafc1ab280857bcda3f0835ed 100644 (file)
--- a/TODO-1.0
+++ b/TODO-1.0
@@ -145,6 +145,10 @@ least could be done.
  o SILC RNG does not implement random seed files, and they should be
    implemented.
 
+ o Add SILC scheduler's internal routines into a table of implementation
+   function pointers, that the generic code then takes as extern from
+   implementation.  These are the silc_schedule_internal_* routines.
+
  o Cipher optimizations (asm, that this) at least for i386 would be nice.
 
  o Add builtin SOCKS and HTTP Proxy support, well the SOCKS at least.