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

Data Fields

int exit_code
 
xtc_down_kind_t kind
 
xtc_pid_t pid
 
int reason
 
uint64_t ref
 
int signal
 

Detailed Description

Definition at line 534 of file xtc_proc.h.

Field Documentation

◆ exit_code

int xtc_down_info_t::exit_code

Definition at line 538 of file xtc_proc.h.

◆ kind

xtc_down_kind_t xtc_down_info_t::kind

Definition at line 536 of file xtc_proc.h.

◆ pid

xtc_pid_t xtc_down_info_t::pid

Definition at line 535 of file xtc_proc.h.

◆ reason

int xtc_down_info_t::reason

Definition at line 539 of file xtc_proc.h.

◆ ref

uint64_t xtc_down_info_t::ref

Definition at line 540 of file xtc_proc.h.

◆ signal

int xtc_down_info_t::signal

Definition at line 537 of file xtc_proc.h.


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