diff options
author | matthew <matthew> | 2008-02-01 15:14:47 +0000 |
---|---|---|
committer | matthew <matthew> | 2008-02-01 15:14:47 +0000 |
commit | a93da0a185d419b3d2a0241af7ec6cddaef7f6bf (patch) | |
tree | 1e97802f568672ea6338d4475adb12b9548ec9af /web/js.js | |
parent | 6a4866e9c83dff1e57813a56552cf4e22453a281 (diff) |
Can't do this as accept() in FCGI (via CGI::Fast) blocks, gah. But this means
SIGTERM and SIGUSR1 signals will not be honoured until the /next/ request (better
than instantly terminating, though!). Need to patch FCGI.pm to return on
interrupt, but that still doesn't fix the few milliseconds between accept()
returning and the flag being set - will need to alter, or stop using,
CGI::Fast...
Diffstat (limited to 'web/js.js')
0 files changed, 0 insertions, 0 deletions