diff --git a/i2p2www/pages/site/docs/spec/streaming.html b/i2p2www/pages/site/docs/spec/streaming.html index a10af41e..d1b7f25c 100644 --- a/i2p2www/pages/site/docs/spec/streaming.html +++ b/i2p2www/pages/site/docs/spec/streaming.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Streaming Library Specification{% endtrans %}{% endblock %} -{% block lastupdated %}{% trans %}August 2014{% endtrans %}{% endblock %} -{% block accuratefor %}0.9.14.1{% endblock %} +{% block lastupdated %}{% trans %}April 2015{% endtrans %}{% endblock %} +{% block accuratefor %}0.9.19{% endblock %} {% block content %}
{% trans -%}
See the Streaming page for an overview of the Streaming Library.
@@ -105,6 +105,7 @@ SIGNATURE_INCLUDED must be set also.
2 RESET -- --
Abnormal close.
SIGNATURE_INCLUDED must be set also.
+Prior to release 0.9.20, due to a bug, FROM_INCLUDED must also be set.
3 SIGNATURE_INCLUDED 4 variable length Signature
Currently sent only with SYNCHRONIZE, CLOSE, and RESET, where it is required,
@@ -121,6 +122,7 @@ Unused. Requests every packet in the other direction to have SIGNATURE_INCLUDED
Currently sent only with SYNCHRONIZE, where it is required,
and with ECHO, where it is required for a ping.
+Prior to release 0.9.20, due to a bug, must also be sent with RESET.
6 DELAY_REQUESTED 1 2 byte Integer
Optional delay.
How many milliseconds the sender of this packet wants the recipient