| Trees | Indices | Help |
|
|---|
|
|
Simplified Server to handle one of many torrents.
This class provides a wrapper around a master RawServer.RawServer instance, processing requests with the same interface and passing them on to the master server.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| SocketHandler.SingleSocket |
|
||
method
|
|
||
boolean
|
|
||
threading.Event
|
|
||
|
|||
threading.Event
|
doneflag flag to indicate this torrent is being shutdown |
||
boolean
|
finished whether this torrent has been shutdown |
||
| unknown |
handler the data handler to use to process data received on the connection |
||
string
|
info_hash the torrent infohash this Server is responsible for |
||
| MultiHandler |
multihandler the collection of all individual simplified servers |
||
string
|
protocol the name of the communication protocol |
||
| RawServer.RawServer |
rawserver the master Server instance |
||
boolean
|
running whether this torrent has been started and is running |
||
list
|
taskqueue unknown |
||
|
|||
|
|
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Aug 19 16:26:55 2007 | http://epydoc.sourceforge.net |