diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-01-05 06:40:47 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-01-05 06:40:47 +0000 |
commit | dcd228585db1224d9af9b37beffe5b36cb8bff74 (patch) | |
tree | 9cc0b16b0447ef2548cb3d593500b50ae872664f /doc | |
parent | b4fedc7f14dd805d148dece8b9b6759081004fa9 (diff) | |
download | tor-dcd228585db1224d9af9b37beffe5b36cb8bff74.tar.gz tor-dcd228585db1224d9af9b37beffe5b36cb8bff74.zip |
Implement SIGNAL control command.
svn:r3307
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -122,6 +122,7 @@ N - Clean up NT service code; make it work - Win32 installer plus privoxy, sockscap/freecap, etc. - Controller enhancements. + o Implement SIGNAL feature so windows can hup, shutdown, etc. - controller should have 'getinfo' command to query about rephist, about rendezvous status, etc. |