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 | e263a34414fcf15907d7dc5004e3caddf2b4bb3d (patch) | |
tree | 55bb91bb529edef529ba730a0d32154de1f3687c /plugins/mod_component.lua | |
parent | 58f5a8c2f04861b0ff7c98061769b1b46998b7ac (diff) | |
download | prosody-e263a34414fcf15907d7dc5004e3caddf2b4bb3d.tar.gz prosody-e263a34414fcf15907d7dc5004e3caddf2b4bb3d.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 'plugins/mod_component.lua')
0 files changed, 0 insertions, 0 deletions