forked from I2P_Developers/i2p.www
Note that simultaneous FORWARD and ACCEPT is disallowed
This commit is contained in:
@@ -531,6 +531,7 @@ sending the STREAM ACCEPT command
|
|||||||
</p><p>
|
</p><p>
|
||||||
This makes the session ${nickname} listen for one incoming
|
This makes the session ${nickname} listen for one incoming
|
||||||
connection request from the I2P network.
|
connection request from the I2P network.
|
||||||
|
ACCEPT is not allowed while there is an active FORWARD on the session.
|
||||||
</p><p>
|
</p><p>
|
||||||
As of SAM 3.2,
|
As of SAM 3.2,
|
||||||
multiple concurrent pending STREAM ACCEPTs are allowed on the same session ID (even with the same port).
|
multiple concurrent pending STREAM ACCEPTs are allowed on the same session ID (even with the same port).
|
||||||
@@ -623,6 +624,7 @@ send the forward command
|
|||||||
</p><p>
|
</p><p>
|
||||||
This makes the session ${nickname} listen for incoming
|
This makes the session ${nickname} listen for incoming
|
||||||
connection requests from the I2P network.
|
connection requests from the I2P network.
|
||||||
|
FORWARD is not allowed while there is a pending ACCEPT on the session.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h4>Forward Response</h4>
|
<h4>Forward Response</h4>
|
||||||
|
Reference in New Issue
Block a user