system.getsid

Synopsis

local system = require "system"
system.getsid(pid: integer) -> integer

Description

See getsid(3).