|
CLD
0.1git
|
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_session * | sess |
| int(* | cb )(struct cldc_session *, void *) |
| void * | cb_private |
A UDP implementation of the CLD client protocol.
| 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 |
1.8.7