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 *)
struct cldc_session* cldc_udp::sess [read]

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

Generated on 5 Apr 2011 for CLD by  doxygen 1.6.1