|
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 553 of file xtc_proc.h.
| int xtc_down_info_t::exit_code |
Definition at line 557 of file xtc_proc.h.
| xtc_down_kind_t xtc_down_info_t::kind |
Definition at line 555 of file xtc_proc.h.
| xtc_pid_t xtc_down_info_t::pid |
Definition at line 554 of file xtc_proc.h.
| int xtc_down_info_t::reason |
Definition at line 558 of file xtc_proc.h.
| uint64_t xtc_down_info_t::ref |
Definition at line 559 of file xtc_proc.h.
| int xtc_down_info_t::signal |
Definition at line 556 of file xtc_proc.h.