#include <transferthread.h>
Public Attributes | |
CURL * | m_pHandle |
int | m_nStatus |
CURL* CurlHandle_s::m_pHandle |
Pointer to the curl handle.
If positive, it is the index of a QueueNode in the Server's list; if negative it is one of the enum in CurlHandleStatus.