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(3p) - centos
setsid(3) - linux
setsid(2) - opendarwin
setsid(2) - sunos
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!