PtyFlags#

class PtyFlags#

Fields#

class PtyFlags
DEFAULT#

The default flags

NO_CTTY#

Do not set the PTY as the controlling TTY for the child in child_setup(). See man:tty_ioctl(4) for more information. Since: 0.58

NO_FALLBACK#

Unused. Deprecated: 0.38

NO_HELPER#

Unused. Deprecated: 0.38

NO_LASTLOG#

Unused. Deprecated: 0.38

NO_SESSION#

Do not start a new session for the child in child_setup(). See man:setsid(2) for more information. Since: 0.58

NO_UTMP#

Unused. Deprecated: 0.38

NO_WTMP#

Unused. Deprecated: 0.38