blob: afe36032c3fa3fbd605741b2147cc9582228ecee (
plain)
1
2
3
4
5
|
o Minor features (pluggable Transports):
- When launching managed pluggable transports, setup a valid open stdin
in the child process that can be used to detect if tor has terminated.
The "TOR_PT_EXIT_ON_STDIN_CLOSE" enviornment variable can be used by
implementations to detect this new behavior. Resolves ticket 15435.
|