downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<posix_setgidposix_setsid>
Last updated: Thu, 26 Jun 2008

posix_setpgid

(PHP 4, PHP 5)

posix_setpgid — Set process group id for job control

Description

bool posix_setpgid ( int $pid , int $pgid )

Let the process pid join the process group pgid .

Parameters

pid

The process id.

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.



add a noteadd a note User Contributed Notes
Set process group id for job control
There are no user contributed notes for this page.




<posix_setgidposix_setsid>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs