POSIX Funciones
PHP Manual

posix_setsid

(PHP 4, PHP 5)

posix_setsidMake the current process a session leader

Descripción

int posix_setsid ( void )

Make the current process a session leader.

Valores devueltos

Returns the session id, or -1 on errors.

Ver tambiƩn


POSIX Funciones
PHP Manual