mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
20f802ea3c
Closes ticket 24588.
6 lines
271 B
Plaintext
6 lines
271 B
Plaintext
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.
|
|
|