CLD  0.1git
Data Fields
st_client Struct Reference

#include <chunkc.h>

Data Fields

char * host
 
char * user
 
char * key
 
bool verbose
 
int fd
 
SSL_CTX * ssl_ctx
 
SSL * ssl
 
char req_buf [sizeof(struct chunksrv_req)+CHD_KEY_SZ]
 

Field Documentation

int st_client::fd
char* st_client::host
char* st_client::key
char st_client::req_buf[sizeof(struct chunksrv_req)+CHD_KEY_SZ]
SSL* st_client::ssl
SSL_CTX* st_client::ssl_ctx
char* st_client::user
bool st_client::verbose

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