rnburn / zipkin-cpp-opentracing

OpenTracing Tracer implementation for Zipkin in C++
Apache License 2.0
51 stars 45 forks source link

Helper method CurlHandle::setopt #41

Open turchanov opened 4 years ago

turchanov commented 4 years ago

Introduced helper method CurlHandle::setopt to automate error checking of curl_easy_setopt call.