Skip to content

io::Process needs to expose more functionality #12082

Closed
@alexcrichton

Description

@alexcrichton

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

No one assigned

    Labels

    E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions