이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::sid
Name
function::sid — Returns the session ID of the current process
Synopsis
sid:long()
sid:long()
Arguments
None
Description
The session ID of a process is the process group ID of the session leader. Session ID is stored in the signal_struct since Kernel 2.6.0.