-
- Downloads
Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".
Background processes spawned by Tor now will have a valid stdin. Pluggable transports can detect this behavior with the aformentioned enviornment variable, and exit if stdin ever gets closed.
Showing
- changes/feature15435 5 additions, 0 deletionschanges/feature15435
- src/common/util.c 67 additions, 14 deletionssrc/common/util.c
- src/common/util.h 3 additions, 0 deletionssrc/common/util.h
- src/or/transports.c 5 additions, 0 deletionssrc/or/transports.c
- src/test/test_util_slow.c 2 additions, 0 deletionssrc/test/test_util_slow.c
Loading
Please register or sign in to comment