finalize RSS/curlev implementation
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 24 Oct 2011 22:19:58 +0000 (00:19 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 24 Oct 2011 22:19:58 +0000 (00:19 +0200)
commitfd29e13821d3aa616b03d447f92cfb2de112b31d
treed77a41291838fe84329351a5f6ad9eff671a5726
parent97668dbe6f8483b76010503dc467636701c6f1ac
finalize RSS/curlev implementation

  - properly adjust the refcount to RSS Configs, so we delete it in time...
  - split in & out handlers
  - correctly detect 30x and stop/reinit/start the evio handlers
citadel/modules/eventclient/serv_eventclient.c
citadel/modules/rssclient/rss_atom_parser.c
citadel/modules/rssclient/serv_rssclient.c