Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
CURLMsg Struct Reference

#include <multi.h>

Data Fields

CURLMSG msg
 
CURLeasy_handle
 
union { 
 
   void *   whatever 
 
   CURLcode   result 
 
data 
 

Detailed Description

Definition at line 97 of file multi.h.

Field Documentation

◆ [union]

union { ... } CURLMsg::data

◆ easy_handle

CURL* CURLMsg::easy_handle

Definition at line 99 of file multi.h.

◆ msg

CURLMSG CURLMsg::msg

Definition at line 98 of file multi.h.

◆ result

CURLcode CURLMsg::result

Definition at line 102 of file multi.h.

◆ whatever

void* CURLMsg::whatever

Definition at line 101 of file multi.h.


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