diff options
author | Alexander Færøy <ahf@torproject.org> | 2018-11-22 04:43:27 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-17 16:39:28 -0500 |
commit | 2e957027e28449d4c3254cc404d154f4bce41bfc (patch) | |
tree | 2f04b258f5fbbe081c0e0f84ac8f0c8da5078504 /src/config | |
parent | 35509978dd4985901431abe895d1443e75afc00a (diff) | |
download | tor-2e957027e28449d4c3254cc404d154f4bce41bfc.tar.gz tor-2e957027e28449d4c3254cc404d154f4bce41bfc.zip |
Add Unix backend for the Process subsystem.
This patch adds the Unix backend for the Process subsystem. The Unix
backend attaches file descriptors from the child process's standard in,
out and error to Tor's libevent based main loop using traditional Unix
pipes. We use the already available `waitpid` module to get events
whenever the child process terminates.
See: https://bugs.torproject.org/28179
Diffstat (limited to 'src/config')
0 files changed, 0 insertions, 0 deletions