Join Up!
104882 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousposix_getrlimitposix_getuidnext
Last updated: Tue, 29 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | German

posix_getsid

(PHP 3>= 3.0.10, PHP 4 )

posix_getsid -- Consigue el sid actual del proceso

Descripción

int posix_getsid ( int pid)

Devuelve el sid del proceso pid. Si pid es 0, se devolverá el sid del proceso actual.

Esta no es una función POSIX, pero es normal en sistemas System V. Si su sistema no soporta esta función a nivel de sistema, esta función PHP devolverá siempre FALSE.

User Contributed Notes
posix_getsid
add a note about notes
There are no user contributed notes for this page.
previousposix_getrlimitposix_getuidnext
Last updated: Tue, 29 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST