CLD  0.1git
Data Fields
cldc_udp Struct Reference

A UDP implementation of the CLD client protocol. More...

#include <cldc.h>

Data Fields

uint8_t addr [64]
 
size_t addr_len
 
int fd
 
struct cldc_sessionsess
 
int(* cb )(struct cldc_session *, void *)
 
void * cb_private
 

Detailed Description

A UDP implementation of the CLD client protocol.

Field Documentation

uint8_t cldc_udp::addr[64]
size_t cldc_udp::addr_len
int(* cldc_udp::cb)(struct cldc_session *, void *)
void* cldc_udp::cb_private
int cldc_udp::fd
struct cldc_session* cldc_udp::sess

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