
Ubic::Daemon::OS::Linux - linux-specific daemonize helpers

version 1.54

These functions use /proc virtual filesystem for some operations.
There is another Ubic::Daemon::OS::POSIX module,
which is more generic and should work on all POSIX-compatible systems.
But this module is older and supposedly more stable.
(Also,
sometimes it's more optimal,
compare implementation of close_all_fh(),
for example).

Vyacheslav Matyukhin <mmcleric@yandex-team.ru>

This software is copyright (c) 2013 by Yandex LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.