posix_setsid
posix_setsid
Make the current process a session leader
int **posix_setsid**
Make the current process a session leader.
Returns the session id, or -1 on errors.
Make the current process a session leader
int **posix_setsid**
Make the current process a session leader.
Returns the session id, or -1 on errors.