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 event timer_ev
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]
struct event cldc_udp::timer_ev [read]

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

Generated on 27 Aug 2009 for CLD by  doxygen 1.6.1