posix_setpgid

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

posix_setpgid --  Setzt die Prozessgruppenkennung (Process Group ID) für die Job-Kontrolle

Beschreibung

int posix_setpgid ( int pid, int pgid )

Diese Funktion fügt den Prozess pid der Prozessgruppe pgid hinzu. Sehen Sie sich dazu POSIX.1 und die setpgid(2)-Manpage auf Ihrem POSIX-System an, um mehr Informationen über Prozessgruppen und Job-Kontrolle zu erhalten.

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:07