diff options
author | rbb <rbb@13f79535-47bb-0310-9956-ffa450edef68> | 2001-04-12 18:46:32 +0000 |
---|---|---|
committer | rbb <rbb@13f79535-47bb-0310-9956-ffa450edef68> | 2001-04-12 18:46:32 +0000 |
commit | 030b26a8b7e40d0d8fde0e95e83be9dcdcf56a83 (patch) | |
tree | 92e4d67b249a97e9df19c6eae75bfc7adcd37d56 /time | |
parent | ad9f55780e69b62144f599bd0f5e861063c22458 (diff) | |
download | libapr-030b26a8b7e40d0d8fde0e95e83be9dcdcf56a83.tar.gz |
Convert the apr_create_signal_thread to apr_signal_thread. The main
difference, is that instead of creating a separate thread to listen for
signals, the thread that calls this function does the listening. Many
platforms have issues when the main thread isn't the thread that is
listening for signals. Even more platforms complain when the main thread
dies, but the process doesn't. This gets the main thread back to being
the signal handling thread.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61518 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'time')
0 files changed, 0 insertions, 0 deletions