TODO
author Tero Marttila <terom@fixme.fi>
Fri, 27 Mar 2009 00:48:12 +0200
changeset 81 d90edc052352
parent 72 43084f103c2a
child 87 f0db6ebf18b9
permissions -rw-r--r--
update TODO and fix some valgrind errors in test
sock:
 * async connect + resolve
 * async SSL handshake
 * sock_openssl, or improve sock_gnutls
 * tests for all of the above...

irc_conn:
 * support for CTCP messages, e.g. ACTION

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:
 * logging of NICK/QUIT