PHP » PYTHON |
login |
register |
about
|
PYTHON posix_setsid
is this article helpful?
|
Python replacement for PHP's posix_setsid
[
edit
| history
]
import os os.setsid() posix_setsid(PHP 4, PHP 5) posix_setsid — Make the current process a session leader Description
int posix_setsid
( void
)
Make the current process a session leader. Return ValuesReturns the session id, or -1 on errors. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|