exile_launch() #26

Lezárt
megnyitva 2022-01-09 22:37:56 +01:00 crtxcr által · 0 hozzászólás
Tulajdonos

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 added the
enhancement
label 2022-01-09 22:37:56 +01:00
Jelentkezz be hogy csatlakozz a beszélgetéshez.
Nincs mérföldkő
Nincsenek megbízottak
1 Résztvevő
Értesítések
Határidő
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

Nincs beállítva határidő.

Függőségek

No dependencies set.

Reference: crtxcr/exile.h#26
No description provided.