php man page for posix_setsid

Query: posix_setsid

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

POSIX_SETSID(3) 							 1							   POSIX_SETSID(3)

posix_setsid - Make the current process a session leader

SYNOPSIS
int posix_setsid (void )
DESCRIPTION
Make the current process a session leader.
RETURN VALUES
Returns the session id, or -1 on errors.
SEE ALSO
The POSIX.1 and the setsid(2) manual page on the POSIX system for more information on process groups and job control. . PHP Documentation Group POSIX_SETSID(3)
Related Man Pages
setsid(2) - redhat
setsid(2) - linux
setsid(3p) - centos
setsid(2) - suse
setsid(2) - netbsd
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun