- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.9k
Closed
Labels
E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
Description
Some missing bits I just discovered:
- UV_PROCESS_SETUID- someone's gonna want this
- UV_PROCESS_SETGID- someone's gonna want this
- UV_PROCESS_DETACHED- how else do you fork off a daemon?
Note that this doesn't just apply to libuv, but also to libnative. The unix libnative versions are probably straightforward (just take a look at the libuv implementation).
Marking as E-mentor (I'll mentor)
Metadata
Metadata
Assignees
Labels
E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.