mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add an option to disable signal handler installation.
Closes ticket 24588.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor features (embedding, mobile):
|
||||
- Applications that want to embed Tor can now tell Tor not to register
|
||||
any of its own POSIX signal handlers, using the __DisableSignalHandlers
|
||||
option. This option is not meant for general use. Closes ticket 24588.
|
||||
|
||||
Reference in New Issue
Block a user