Added '.run()' method to TelnetServer.
This is a better than having a separate .start() and .stop() when it comes to cancellation.
J
Jonathan Slenders committed
5eb6efd273530dc5517a7bc22bcce1df57a29f0e
Parent: 233a818
This is a better than having a separate .start() and .stop() when it comes to cancellation.