Brian May
|
43d6ad6a51
|
Print Python version used for the various stages.
|
2015-12-01 10:03:24 +11:00 |
|
Brian May
|
c0748c2388
|
Support IPV6 DNS servers.
Closes #28.
|
2015-11-24 12:23:17 +11:00 |
|
Brian May
|
71d46d77bf
|
Add sock paramater to Handler callbacks
As Handler objects can have multiple sockets, we need to know which one
was involved in the incoming event.
|
2015-11-24 12:19:31 +11:00 |
|
Brian May
|
bcd3205db1
|
Fix passing latency_control to server.
|
2015-11-16 11:32:17 +11:00 |
|
Brian May
|
ba1cf58a6c
|
Add Python 3.5 support.
|
2015-11-16 09:09:01 +11:00 |
|
Brian May
|
d4f10b232a
|
Restructure code
* Make compatible with setuptools.
* Load modules via ssh into separate modules, not the one name space.
|
2015-11-15 16:45:26 +11:00 |
|