cldc_session Struct Reference

a single CLD client session More...

#include <cldc.h>


Data Fields

uint8_t sid [CLD_SID_SZ]
bool verbose
struct cldc_opsops
void(* act_log )(const char *fmt,...)
void * private
uint8_t addr [64]
size_t addr_len
GArray * fh
GList * out_msg
time_t msg_scan_time
GList * streams
time_t expire_time
bool expired
uint64_t next_seqid_in
uint64_t next_seqid_in_tr
uint64_t next_seqid_out
char user [CLD_MAX_USERNAME]
char secret_key [CLD_MAX_SECRET_KEY]
bool confirmed


Detailed Description

a single CLD client session

Field Documentation

void(* cldc_session::act_log)(const char *fmt,...)

uint8_t cldc_session::addr[64]

struct cldc_ops* cldc_session::ops [read]

char cldc_session::secret_key[CLD_MAX_SECRET_KEY]

uint8_t cldc_session::sid[CLD_SID_SZ]

char cldc_session::user[CLD_MAX_USERNAME]


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

Generated on Tue Aug 11 09:24:55 2009 for CLD by  doxygen 1.5.9