|
libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
|
Data Fields | |
| void * | arg |
| char *const * | argv |
| int | ctrl_socket |
| int(* | fn )(int ctrl_fd, void *arg) |
| const char * | name |
Definition at line 67 of file xtc_osproc.h.
| void* xtc_osproc_opts_t::arg |
Definition at line 78 of file xtc_osproc.h.
| char* const* xtc_osproc_opts_t::argv |
Definition at line 76 of file xtc_osproc.h.
| int xtc_osproc_opts_t::ctrl_socket |
Definition at line 80 of file xtc_osproc.h.
| int(* xtc_osproc_opts_t::fn) (int ctrl_fd, void *arg) |
Definition at line 77 of file xtc_osproc.h.
| const char* xtc_osproc_opts_t::name |
Definition at line 68 of file xtc_osproc.h.