exile_launch() #26

Fechado
aberto por crtxcr 2022-01-09 22:37:56 +01:00 · 0 comentários
Proprietário

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 adicionou o rótulo
enhancement
2022-01-09 22:37:56 +01:00
Acesse para participar desta conversação.
Sem marco
Sem responsável
1 participante(s)
Notificações
Data limite
A data limite é inválida ou está fora do intervalo. Por favor, use o formato 'dd/mm/aaaa'.

Data limite não informada.

Dependências

Nenhuma dependência definida.

Referência: crtxcr/exile.h#26
Nenhuma descrição fornecida.