[tor-commits] [stem/master] Controller get_streams() method and close_stream() test
atagar at torproject.org
atagar at torproject.org
Sat Jan 5 03:17:46 UTC 2013
commit 80f03bdd427813eedf88d847e9229415ca42541f
Merge: ec1078c 9808fbc
Author: Damian Johnson <atagar at torproject.org>
Date: Fri Jan 4 19:12:19 2013 -0800
Controller get_streams() method and close_stream() test
Merging patches by Sean for...
* adding a get_streams() method to the controller
https://trac.torproject.org/7859
* integ test for the close_stream() method he added earlier
https://trac.torproject.org/7687
stem/control.py | 27 ++++++++++++++++++
test/integ/control/controller.py | 56 ++++++++++++++++++++++++++++++++++++++
test/unit/control/controller.py | 28 +++++++++++++++++++
3 files changed, 111 insertions(+), 0 deletions(-)
More information about the tor-commits
mailing list