Changeset 11098 for dotorg/trunk
- Timestamp:
- 05/21/2008 12:08:51 AM (6 months ago)
- Location:
- dotorg/trunk/html/beps
- Files:
-
- 2 modified
-
bep_0007.html (modified) (1 diff)
-
bep_0007.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/beps/bep_0007.html
r11097 r11098 98 98 <h1>Announce Response</h1> 99 99 <p>In case the tracker does not support the <tt class="docutils literal"><span class="pre">compact</span></tt> response as 100 described in BEP 23<a class="reference external" href="http://www.bittorrent.org/beps/bep_0023.html">BEP-23</a> <a class="footnote-reference" href="#id8" id="id9">[4]</a>, no change is necessary. Since the100 described in <a class="reference external" href="http://www.bittorrent.org/beps/bep_0023.html">BEP-23</a> <a class="footnote-reference" href="#id8" id="id9">[4]</a>, no change is necessary. Since the 101 101 original <tt class="docutils literal"><span class="pre">peers</span></tt> response returns peer endpoints in their expanded 102 102 string form, IPv6 addresses can be passed back this way.</p> -
dotorg/trunk/html/beps/bep_0007.rst
r11095 r11098 54 54 55 55 In case the tracker does not support the ``compact`` response as 56 described in BEP 23`BEP-23`_, no change is necessary. Since the56 described in `BEP-23`_, no change is necessary. Since the 57 57 original ``peers`` response returns peer endpoints in their expanded 58 58 string form, IPv6 addresses can be passed back this way.