EM-ODP  3.7.0
Event Machine on ODP
em_eo_conf_t Struct Reference

#include <event_machine_types.h>

Data Fields

size_t conf_len
 
void * conf
 

Detailed Description

Field Documentation

◆ conf

void* em_eo_conf_t::conf

Application specific configuration data

Definition at line 246 of file event_machine_types.h.

◆ conf_len

size_t em_eo_conf_t::conf_len

Size of the data passed via conf pointer

Definition at line 244 of file event_machine_types.h.


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