tomaswolf commented on issue #403:
URL: https://github.com/apache/mina-sshd/issues/403#issuecomment-1682856627

   All that said: I find the file handle implementation in Apache MINA sshd a 
little bit strange. I don't know why it is done the way it is done; it strikes 
me as overly complicated. I see absolutely no reason why a file handle should 
be longer than 4 bytes, be it in memory or in the network packet.
   
   So even if I think we may have found a bug in WS_FTP, I also think the 
Apache MINA sshd implementation could be simplified and use by default a handle 
size of 4 bytes.


-- 
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: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to