Search Results

  1. See Also ¶ The POSIX.1 and the setsid (2) manual page on the POSIX system for more information on process groups and job control.

  2. pubs.opengroup.org › functions › setsidsetsid - Open Group

    A System V process group would correspond to a POSIX System Interfaces session containing a single POSIX process group. Note that this function requires that the calling process not be a process group leader. The usual way to ensure this is true is to create a new process with fork () and have it call setsid ().

  3. A System V process group would correspond to a POSIX System Interfaces session containing a single POSIX process group. Note that this function requires that the calling process not be a process group leader. The usual way to ensure this is true is to create a new process with fork () and have it call setsid ().

  4. Disallowing a process group leader from calling setsid () prevents the possibility that a process group leader places itself in a new session while other processes in the process group remain in the original session; such a scenario would break the strict two-level hierarchy of sessions and process groups.

  5. A System V process group would correspond to a POSIX System Interfaces session containing a single POSIX process group. Note that this function requires that the calling process not be a process group leader. The usual way to ensure this is true is to create a new process with fork () and have it call setsid ().

  6. A System V process group would correspond to a POSIX System Interfaces session containing a single POSIX process group. Note that this function requires that the calling process not be a process group leader. The usual way to ensure this is true is to create a new process with fork () and have it call setsid ().

  7. setsid Create Session and Specify Process Group ID Portability: POSIX.1 conforming SYNOPSIS DESCRIPTION RETURN VALUE EXAMPLE RELATED FUNCTIONS

  1. People also search for