Commit Graph

7 Commits

Author SHA1 Message Date
Neil Booth cd83b93e98 Return the result not the full dictionary 2015-08-31 18:26:14 +09:00
Neil Booth be8a87c322 Remove redundant line 2015-08-31 17:48:03 +09:00
Neil Booth 2a1b717a21 Fix scripts/peers
Needed an almost complete rewrite now we use select.
2015-08-31 17:44:50 +09:00
ThomasV 4bce96526b follow up to c07e956127 2015-05-05 14:59:56 +02:00
Neil Booth c07e956127 Pass the response_queue to the constructor, not start().
Removes an unnecessary Thread base-class override.  The python
documentation also strongly discourages overriding anything other
than run().
2015-05-05 20:37:25 +09:00
Neil Booth 9cf2eff16b Make is_connected into a member function. No change in logic. 2015-05-05 20:00:10 +09:00
ThomasV 43c8fd43c4 update peers and txradar scripts 2014-09-15 14:52:28 +02:00