exile_launch() #26

已關閉
建立於 2022-01-09 22:37:56 +01:00crtxcr · 0 comment
擁有者

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 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: crtxcr/exile.h#26
No description provided.