diff options
author | Matthew Wild <mwild1@gmail.com> | 2018-03-22 21:18:58 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2018-03-22 21:18:58 +0000 |
commit | 3422903267b7cbee65ea8ed32df515ff528b32e8 (patch) | |
tree | 55bb91bb529edef529ba730a0d32154de1f3687c /util/startup.lua | |
parent | 9589a0588ebc9da60dff749ab245f4e6484d6036 (diff) | |
download | prosody-3422903267b7cbee65ea8ed32df515ff528b32e8.tar.gz prosody-3422903267b7cbee65ea8ed32df515ff528b32e8.zip |
mod_posix: Delay setting signal handlers until in the main thread
Signal handlers work by setting a debug hook. Hooks are per-thread, so we need this to be called in the main thread. However module loading is not in the main thread anymore.
Diffstat (limited to 'util/startup.lua')
0 files changed, 0 insertions, 0 deletions