evgeny-pasynkov opened a new pull request, #424:
URL: https://github.com/apache/mina-sshd/pull/424

   This allows client code to override and extend the Nio2Session class. 
Current implementation creates createWriteCycleCompletionHandler which executes 
OS callback and completes the future on another thread. The overridden 
implementation may wrap the callbacks with custom code and set up, for example, 
the logging MDC


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to