Vlatombe commented on pull request #214:
URL: https://github.com/apache/mina-sshd/pull/214#issuecomment-1084934389


   > But wouldn't it be more appropriate then to do inChannelSession line 910
   
   It's not as simple, because `isOpen` is only defined on 
`ChannelOutputStream` but depending on cases it can be wrapped in 
`LoggingFilterOutputStream`.
   
   See 
https://github.com/apache/mina-sshd/blob/da2958172281ef20e51681afe036bd42c9cf843a/sshd-core/src/main/java/org/apache/sshd/server/channel/ChannelSession.java#L733-L743


-- 
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