This commit is contained in:
zzz
2023-10-22 14:18:21 -04:00
parent 6c0e4bb387
commit bfc73085b0

View File

@ -914,7 +914,7 @@ ACCEPT is not allowed while there is an active FORWARD on the session.
As of SAM 3.2,
multiple concurrent pending STREAM ACCEPTs are allowed on the same session ID (even with the same port).
Prior to 3.2, concurrent accepts would fail with ALREADY_ACCEPTING.
Note: Java I2P also supports concurrent ACCEPTs on SAM 3.1, as of release 0.9.34 (2016-01).
Note: Java I2P also supports concurrent ACCEPTs on SAM 3.1, as of release 0.9.24 (2016-01).
i2pd does not support concurrent ACCEPTs on SAM 3.1.
</p>