|
libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
|
Data Fields | |
| int | exit_code |
| xtc_down_kind_t | kind |
| xtc_pid_t | pid |
| int | reason |
| uint64_t | ref |
| int | signal |
Definition at line 534 of file xtc_proc.h.
| int xtc_down_info_t::exit_code |
Definition at line 538 of file xtc_proc.h.
| xtc_down_kind_t xtc_down_info_t::kind |
Definition at line 536 of file xtc_proc.h.
| xtc_pid_t xtc_down_info_t::pid |
Definition at line 535 of file xtc_proc.h.
| int xtc_down_info_t::reason |
Definition at line 539 of file xtc_proc.h.
| uint64_t xtc_down_info_t::ref |
Definition at line 540 of file xtc_proc.h.
| int xtc_down_info_t::signal |
Definition at line 537 of file xtc_proc.h.