exile_launch() #26
Tunnisteet
Ei tunnistetta
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
Ei merkkipaalua
Ei käsittelijää
1 osallistujaa
Ilmoitukset
Määräpäivä
Määräpäivää ei asetettu.
Riippuvuudet
Riippuvuuksia ei asetettu.
Reference: crtxcr/exile.h#26
Ladataan…
Viittaa uudesa ongelmassa
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.