nix
0.29.0
In nix::
unistd
Function
nix
::
unistd
::
setsid
Copy item path
source
ยท
[
−
]
pub fn setsid() ->
Result
<
Pid
>
Expand description
Create new session and set process group id (see
setsid(2)
).