Loading [MathJax]/extensions/tex2jax.js
azure-core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces
curl_connection_pool_private.hpp File Reference

The curl connection pool provides the utilities for creating a new curl connection and to keep a pool of connections to be re-used. More...

#include "azure/core/dll_import_export.hpp"
#include "azure/core/http/http.hpp"
#include "curl_connection_private.hpp"
#include <azure/core/http/curl_transport.hpp>
#include <atomic>
#include <condition_variable>
#include <list>
#include <memory>
#include <mutex>
#include <thread>
#include <unordered_map>

Go to the source code of this file.

Namespaces

namespace  Azure
 Compute the hash value for the input binary data, using SHA256, SHA384 and SHA512.