Straightn http client generation
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 25 Dec 2011 19:29:57 +0000 (20:29 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 25 Dec 2011 19:29:57 +0000 (20:29 +0100)
  - split CtdlFreeMessage into CtdlFreeMessageContents for places where CtdlMessage isn't kept as independent memory
  - move stuff about setting function pointers over to event_client.c
  - move stuff from evcurl_init over to evcurl_handle_start that depend on write by the client
  - call InitcURLIOStruct() way up than we did with evcurl_init ()


No differences found