libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_app_opts_t Struct Reference

Data Fields

xtc_loop_t * loop
 
int n_loops
 
const char * name
 
xtc_sup_opts_t sup
 

Detailed Description

Definition at line 36 of file xtc_app.h.

Field Documentation

◆ loop

xtc_loop_t* xtc_app_opts_t::loop

Definition at line 38 of file xtc_app.h.

◆ n_loops

int xtc_app_opts_t::n_loops

Definition at line 39 of file xtc_app.h.

◆ name

const char* xtc_app_opts_t::name

Definition at line 37 of file xtc_app.h.

◆ sup

xtc_sup_opts_t xtc_app_opts_t::sup

Definition at line 46 of file xtc_app.h.


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