Work on RSS Feed
authorWilfried Goesgens <dothebart@citadel.org>
Wed, 2 Nov 2011 07:27:58 +0000 (08:27 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Wed, 2 Nov 2011 07:27:58 +0000 (08:27 +0100)
  - when finalizing an http request, evaluate the reply of IO->SendDone() for what to do.
  - flip start/stop on cURL IO events *argl*
  - don't fork per message DB I/O contexts, but remember messages on parsing and save them sequential
    -> simpler & better controleable.


No differences found