nix
0.27.1
In nix::unistd
?
Function
nix
::
unistd
::
setsid
source
·
[
−
]
pub fn setsid() ->
Result
<
Pid
>
Expand description
Create new session and set process group id (see
setsid(2)
).