about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-01-21 19:46:22 +0000
committerEric Wong <e@80x24.org>2021-01-22 16:18:01 -0400
commitc39a2d8bb1ee6e062030e21f6b0f638990234b2e (patch)
treeaf583fb459925192a2887f20475676baaa473d9b /MANIFEST
parentd3f54eb1ac998c79c55f10fbfb5bce389041a0fe (diff)
downloadpublic-inbox-c39a2d8bb1ee6e062030e21f6b0f638990234b2e.tar.gz
..At least limit it to a single file handle.  The write end
EOFpipe can be limited in scope and auto-closed when $quit is
clobbered, leaving only the listener.  The listener is the only
handle that needs to be closed explicitly due to it being on the
stack in the Listener->event_step => accept_dispatch => lei_$FOO
code path.

Everything else gets clobbered by DS->Reset in children after
forking.
Diffstat (limited to 'MANIFEST')
0 files changed, 0 insertions, 0 deletions