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]
int(* cldc_udp::cb)(struct cldc_session *, void *)

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