application-supplied facilities
More...
#include <cldc.h>
Data Fields |
bool(* | timer_ctl )(void *private, bool add, int(*cb)(struct cldc_session *, void *), void *cb_private, time_t secs) |
int(* | pkt_send )(void *private, const void *addr, size_t addrlen, const void *buf, size_t buflen) |
void(* | event )(void *private, struct cldc_session *, struct cldc_fh *, uint32_t) |
Detailed Description
application-supplied facilities
Field Documentation
int(* cldc_ops::pkt_send)(void *private, const void *addr, size_t addrlen, const void *buf, size_t buflen) |
The documentation for this struct was generated from the following file: