lgoldstein commented on issue #99: Shutdown output when receiving SSH_MSG_CHANNEL_EOF message. URL: https://github.com/apache/mina-sshd/pull/99#issuecomment-483532449 The patch does not provide implementation of `handleEof` for `MinaSession` and `NettyIoSession` classes so the code does not compile in full. I could implement it as `close` but it does not seem equivalent to `Nio2Session` implementation that only shuts down the output. Please advise/fix...
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
