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

Data Fields

struct xtc_exec * exec
 
int max_restarts
 
int64_t period_ns
 
xtc_restart_strategy_t strategy
 

Detailed Description

Definition at line 61 of file xtc_orc.h.

Field Documentation

◆ exec

struct xtc_exec* xtc_sup_opts_t::exec

Definition at line 65 of file xtc_orc.h.

◆ max_restarts

int xtc_sup_opts_t::max_restarts

Definition at line 63 of file xtc_orc.h.

◆ period_ns

int64_t xtc_sup_opts_t::period_ns

Definition at line 64 of file xtc_orc.h.

◆ strategy

xtc_restart_strategy_t xtc_sup_opts_t::strategy

Definition at line 62 of file xtc_orc.h.


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