exile_launch() #26

Закрито
2022-01-09 22:37:56 +01:00 відкрито crtxcr · 0 коментарів
crtxcr прокоментував(ла) 2022-01-09 22:37:56 +01:00
Власник

exile_launch(policy, &func, flags), where flags = 0: use our default clone() flags, otherwise user-specified.

Activates the policy, upon success launches func.

Must return either stdout/stderr content itself (and block), or returns file descriptors to be read from parent. Better yet maybe func arg, among a struct of input parameters, also contains some kind of shared mem buffer.

exile_launch(policy, &func, flags), where flags = 0: use our default clone() flags, otherwise user-specified. Activates the policy, upon success launches func. Must return either stdout/stderr content itself (and block), or returns file descriptors to be read from parent. Better yet maybe func arg, among a struct of input parameters, also contains some kind of shared mem buffer.
crtxcr додано enhancement з міткою 2022-01-09 22:37:56 +01:00
crtxcr закрив(ла) цю задачу 2022-01-18 22:36:06 +01:00
Увійдіть, щоб приєднатися до розмови.
1 учасників
Сповіщення
Строк виконання
Термін виконання не встановлений.
Залежності

Залежностей не встановлено.

Посилання: crtxcr/exile.h#26