This TimerTask will be called by a timer set after the download is complete to stop seeding from this client after a certain amount of requested seed time (might be 0 for immediate termination).
This task simply contains a reference to this client instance and calls its stop()
method to interrupt the client's main loop.
|
|