posix_setpgid

(PHP 3 >= 3.0.13, PHP 4, PHP 5)

posix_setpgid -- Fixe l'identifiant de groupe de processus

Description

bool posix_setpgid ( int pid, int pgid )

posix_setpgid() ajoute le processus pid au groupe d'id pgid. Reportez-vous à POSIX.1 et setsid(2) dans le manuel de votre système POSIX pour plus d'informations sur le contrôle de tâche. Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec..

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 18:02:14