[stem/master] Windows support for connecion resolution

commit 9944206580b2765b9a6da7484915be3eaf4c3593 Merge: dbb0660 7fe7711 Author: Damian Johnson <atagar@torproject.org> Date: Tue Feb 17 10:08:20 2015 -0800 Windows support for connecion resolution Support for Window's netstat and tasklist commands. Patch by icodemachine... https://trac.torproject.org/projects/tor/ticket/14844 docs/change_log.rst | 1 + stem/util/connection.py | 38 ++++++++++++++++++++++++-------------- stem/util/system.py | 24 ++++++++++++++++++++++++ test/integ/util/connection.py | 4 ++++ test/integ/util/system.py | 21 ++++++++++++++++----- test/unit/util/connection.py | 29 ++++++++++++++++++++++++++++- test/unit/util/system.py | 31 +++++++++++++++++++++++++++++-- 7 files changed, 126 insertions(+), 22 deletions(-)
participants (1)
-
atagar@torproject.org