exile_launch() #26

Zamknięty
otworzone 2022-01-09 22:37:56 +01:00 przez crtxcr · 0 komentarzy
Właściciel

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 dodano
enhancement
etykietę 2022-01-09 22:37:56 +01:00
crtxcr zamknął(-ęła) to zgłoszenie 2022-01-18 22:36:06 +01:00
Zaloguj się, aby dołączyć do tej rozmowy.
Brak kamienia milowego
Brak przypisanych
Uczestnicy 1
Powiadomienia
Termin realizacji
Data realizacji jest niewłaściwa lub spoza zakresu. Użyj formatu 'yyyy-mm-dd'.

Brak ustawionego terminu realizacji.

Zależności

No dependencies set.

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