work on libev <-> libcurl integration
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 15 May 2011 10:43:11 +0000 (10:43 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 15 May 2011 10:43:11 +0000 (10:43 +0000)
commit5bf419fda3cd8b09cd424d4c67fdf68c9352d0eb
treeb8050754179308a73a28b11a45ebd56ad910fdc3
parenta2f3fd43db6471e9c82bb4fb4c5b819ad6888bbe
work on libev <-> libcurl integration

  - move libcurl handlers into the libev file; they need to be initialized to close to separate
  - add some logging;

First successfull CURL notification via libev!
citadel/modules/curl/serv_curl.c [deleted file]
citadel/modules/curl/serv_curl.h [deleted file]
citadel/modules/eventclient/serv_curl.h [new file with mode: 0644]