bes Updated for version 3.20.10
|
#include <CurlHandlePool.h>
Public Member Functions | |
Lock (pthread_mutex_t &lock) | |
RAII. Lock access to the get_easy_handle() and release_handle() methods.
Definition at line 44 of file CurlHandlePool.h.
Lock::Lock | ( | pthread_mutex_t & | lock | ) |
Definition at line 114 of file CurlHandlePool.cc.
|
virtual |
Definition at line 120 of file CurlHandlePool.cc.