TODO
author Tero Marttila <terom@fixme.fi>
Thu, 02 Apr 2009 02:55:59 +0300
changeset 112 10ada0d1c7d7
parent 108 50ff7ac8a725
child 114 6de0490408f4
permissions -rw-r--r--
fix irc_log_unload/irc_log_destroy for cases where no config options were set
sock:
 * async SSL handshake
 * sock_openssl, or improve sock_gnutls
 * tests...

irc_queue:
 * fix use of line_proto_send
 * more expansive tests

irc_net:
 * reconnect, maybe cycling servers?

config:
 * An even more advanced structured value parser that can then handle config values for more things like the command line --options

modules:
 * proper unload support, there needs to be some kind of completion notification thing that can then destroy the module
   once it's completely unloaded - maybe some kind of module-resource-reference-counting thing, which will eventually
   be needed anyways?

irc_log:
 * recode to valid UTF8