Project
Loading...
Searching...
No Matches
o2::ccdb::DataForClosingSocket Struct Reference

#include <CCDBDownloader.h>

Public Attributes

CCDBDownloaderCD
 
curl_socket_t socket
 

Detailed Description

Structure assigned to a uv_timer_t before adding it to socketTimerMap. It stores the information about the socket connected to the timer.

Definition at line 426 of file CCDBDownloader.h.

Member Data Documentation

◆ CD

CCDBDownloader* o2::ccdb::DataForClosingSocket::CD

Definition at line 427 of file CCDBDownloader.h.

◆ socket

curl_socket_t o2::ccdb::DataForClosingSocket::socket

Definition at line 428 of file CCDBDownloader.h.


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