posix_setpgid(3) php man page | unix.com

Man Page: posix_setpgid

Operating Environment: php

Section: 3

POSIX_SETPGID(3)							 1							  POSIX_SETPGID(3)

posix_setpgid - Set process group id for job control

SYNOPSIS
bool posix_setpgid (int $pid, int $pgid)
DESCRIPTION
Let the process $pid join the process group $pgid.
PARAMETERS
o $pid - The process id. o $pgid - The process group id.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
See POSIX.1 and the setsid(2) manual page on the POSIX system for more informations on process groups and job control. . PHP Documentation Group POSIX_SETPGID(3)
Related Man Pages
getpgid(2) - redhat
getpgrp(2) - redhat
setpgid(3) - linux
setpgid(3p) - suse
setpgid(3p) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update