*** empty log message ***

This commit is contained in:
Arvid Norberg
2004-03-12 16:43:47 +00:00
parent f4cc9f755f
commit e2b35b2ed7
2 changed files with 2 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ send have messages to peers that already has the piece. This saves bandwidth.</l
<li>does not have any requirements on the piece order in a torrent that it resumes. This <li>does not have any requirements on the piece order in a torrent that it resumes. This
means it can resume a torrent downloaded by any client.</li> means it can resume a torrent downloaded by any client.</li>
<li>adjusts the length of the request queue depending on download rate.</li> <li>adjusts the length of the request queue depending on download rate.</li>
<li>supports the <tt class="literal"><span class="pre">compact=1</span></tt> tracker parameter.</li>
</ul> </ul>
</blockquote> </blockquote>
<p>Functions that are yet to be implemented:</p> <p>Functions that are yet to be implemented:</p>

View File

@@ -47,6 +47,7 @@ The current state includes the following features:
* does not have any requirements on the piece order in a torrent that it resumes. This * does not have any requirements on the piece order in a torrent that it resumes. This
means it can resume a torrent downloaded by any client. means it can resume a torrent downloaded by any client.
* adjusts the length of the request queue depending on download rate. * adjusts the length of the request queue depending on download rate.
* supports the ``compact=1`` tracker parameter.
__ http://home.elp.rr.com/tur/multitracker-spec.txt __ http://home.elp.rr.com/tur/multitracker-spec.txt
.. _Azureus: http://azureus.sourceforge.net .. _Azureus: http://azureus.sourceforge.net