Unit 'BaseUnix' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

FpSetsid

Create a new session.

Declaration

Source position: bunxh.inc line 61

function FpSetsid: TPid;

Description

FpSetsid creates a new session (process group). It returns the new process group id (as returned by FpGetpgrp. This call will fail if the current process is already the process group leader.

Errors

On error, -1 is returned. Extended error information can be retrieved with fpGetErrNo


Documentation generated on: Jan 30 2024