Completed the rewrite of the network poller. Again I'm not terribly happy with this...
authorArt Cancro <ajc@citadel.org>
Wed, 5 Apr 2017 16:22:17 +0000 (12:22 -0400)
committerArt Cancro <ajc@citadel.org>
Wed, 5 Apr 2017 16:22:17 +0000 (12:22 -0400)
commitdc56ca4c678006a3930caa42688b2f02a9535270
tree5c7a742b2cffc83388d744de12030af1ef41ad88
parentd09e876ed146986a242e6a90e470b82b8487a3ac
Completed the rewrite of the network poller.  Again I'm not terribly happy with this one.  All of the Gen 3 pollers have libcurl do all the work, but this one doesn't.  I intend to replace IGnet protocol completely with something else (probably NNTP or IGnet-over-SMTP) in the not too distant future.
citadel/citadel.h
citadel/configure.ac
citadel/modules/ctdlproto/serv_file.c
citadel/modules/network/serv_netmail.c
citadel/modules/network/serv_netspool.c
citadel/modules/networkclient/serv_networkclient.c