Public Attributes | List of all members
pingpong Struct Reference

#include <pingpong.h>

Public Attributes

char * cache
 
size_t cache_size
 
struct connectdataconn
 
bool(* endofresp )(struct connectdata *conn, char *ptr, size_t len, int *code)
 
char * linestart_resp
 
size_t nread_resp
 
bool pending_resp
 
struct curltime response
 
long response_time
 
size_t sendleft
 
size_t sendsize
 
char * sendthis
 
CURLcode(* statemach_act )(struct connectdata *conn)
 

Detailed Description

Definition at line 48 of file pingpong.h.

Member Data Documentation

◆ cache

char* pingpong::cache

Definition at line 49 of file pingpong.h.

◆ cache_size

size_t pingpong::cache_size

Definition at line 50 of file pingpong.h.

◆ conn

struct connectdata* pingpong::conn

Definition at line 66 of file pingpong.h.

◆ endofresp

bool(* pingpong::endofresp) (struct connectdata *conn, char *ptr, size_t len, int *code)

Definition at line 74 of file pingpong.h.

◆ linestart_resp

char* pingpong::linestart_resp

Definition at line 52 of file pingpong.h.

◆ nread_resp

size_t pingpong::nread_resp

Definition at line 51 of file pingpong.h.

◆ pending_resp

bool pingpong::pending_resp

Definition at line 54 of file pingpong.h.

◆ response

struct curltime pingpong::response

Definition at line 61 of file pingpong.h.

◆ response_time

long pingpong::response_time

Definition at line 63 of file pingpong.h.

◆ sendleft

size_t pingpong::sendleft

Definition at line 59 of file pingpong.h.

◆ sendsize

size_t pingpong::sendsize

Definition at line 60 of file pingpong.h.

◆ sendthis

char* pingpong::sendthis

Definition at line 57 of file pingpong.h.

◆ statemach_act

CURLcode(* pingpong::statemach_act) (struct connectdata *conn)

Definition at line 72 of file pingpong.h.


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


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sun May 15 2022 03:05:34