about summary refs log tree commit homepage
path: root/script/public-inbox-init
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-12-31 13:51:39 +0000
committerEric Wong <e@80x24.org>2021-01-01 05:00:39 +0000
commit5bbcd1686c10985168b98046d3edc6cf0818df8c (patch)
treec9336e7eb61cd5995efd7b3569543ac41ce07a48 /script/public-inbox-init
parentcb2b5984109b2caad941e3a2c952219890079acc (diff)
downloadpublic-inbox-5bbcd1686c10985168b98046d3edc6cf0818df8c.tar.gz
shutdown(2) on a socket can be preferable if there's multiple
forked processes writing to a single worker and we really want
to shut things down ASAP.

It may also be good to provide an ipc_worker_exit method which
subclasses can override if needed for graceful shutdown.  But we
won't need equivalents to atexit(3) since we can rely on DESTROY
handlers given this is Perl5.
Diffstat (limited to 'script/public-inbox-init')
0 files changed, 0 insertions, 0 deletions