7cad4ebe52
DecryptedEndPoint does not perform any scheduling for idle timeouts, because those are done by SelectChannelEndPoint that is the usual underlying EndPoint of DecryptedEndPoint. In case of more nested EndPoint/Connection chains, EndPoints that delegate (such as DecryptedEndPoint) should delegate the idle timeout to the underlying EndPoint. |
||
---|---|---|
.. | ||
src | ||
pom.xml |