Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
XCURL::DllLibCurlGlobal::SSession Struct Reference

#include <DllLibCurl.h>

Public Attributes

std::chrono::time_point< std::chrono::steady_clock > m_idletimestamp
 
std::string m_protocol
 
std::string m_hostname
 
bool m_busy
 
CURL_HANDLEm_easy
 
CURLMm_multi
 

Member Data Documentation

◆ m_busy

bool XCURL::DllLibCurlGlobal::SSession::m_busy

◆ m_easy

CURL_HANDLE* XCURL::DllLibCurlGlobal::SSession::m_easy

◆ m_hostname

std::string XCURL::DllLibCurlGlobal::SSession::m_hostname

◆ m_idletimestamp

std::chrono::time_point<std::chrono::steady_clock> XCURL::DllLibCurlGlobal::SSession::m_idletimestamp

◆ m_multi

CURLM* XCURL::DllLibCurlGlobal::SSession::m_multi

◆ m_protocol

std::string XCURL::DllLibCurlGlobal::SSession::m_protocol

The documentation for this struct was generated from the following file: