Revisions for STREAM_BW support
commitfb03666ebe9fa1ec134e6260bb79b6ed363e9994
authorDamian Johnson <atagar@torproject.org>
Tue, 4 Dec 2012 03:22:55 +0000 (3 19:22 -0800)
committerDamian Johnson <atagar@torproject.org>
Tue, 4 Dec 2012 03:22:55 +0000 (3 19:22 -0800)
tree737c7748b7c5e0819b14bad2cc42a17bed0712c4
parentb3d91930be616ad7b7de10e3bbe581637583202c
Revisions for STREAM_BW support

Couple very minor tweaks to the prior commits:

* Adding STREAM_BW to the Event enum table.

* Chaning is_valid_stream_id() to be a function rather than a module alias.
  This is effectively the same thing, but is less likely to confuse sphinx and
  imho is a bit more intuitive.
stem/control.py
stem/util/tor_tools.py