Forward-port today's changelogs and release notes
[tor.git] / changes / feature15435
blobafe36032c3fa3fbd605741b2147cc9582228ecee
1   o Minor features (pluggable Transports):
2     - When launching managed pluggable transports, setup a valid open stdin
3       in the child process that can be used to detect if tor has terminated.
4       The "TOR_PT_EXIT_ON_STDIN_CLOSE" enviornment variable can be used by
5       implementations to detect this new behavior. Resolves ticket 15435.