Alright I *think* I've managed to resolve all my libcurl issues. Zurl is an HTTP client daemon. You send ZeroMQ messages to it and it will preform HTTP requests. Previously the project was using QNetworkAccessManager for outbound HTTP requests. Now it uses libcurl.
Source: https://github.com/fanout/zurl And if anyone feels like critiquing my implementation: https://github.com/fanout/zurl/blob/master/src/httprequest_curl.cpp Thanks for cURL. :) -- Justin Karneges Fanout, Inc. 530-220-7222
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html