This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
sshj
Watch
1
Star
0
Fork
0
You've already forked sshj
mirror of
https://github.com/hierynomus/sshj.git
synced
2025-12-08 00:00:54 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f2ebbe288f964f26fb7e41cbfae017e58a9a6221
sshj
/
src
History
David Kocher
f2ebbe288f
Ignore socket timeout in read which occurs if we have set the timeout to > 0. We should continue reading from the stream unless the reader is interrupted. Note that with the default timeout set to 0, the reader thread will never return.
2014-05-16 22:21:00 +02:00
..
assemble
added maven assembly plugin config. for packaging examples
2010-05-31 00:01:18 +01:00
main
/java
Ignore socket timeout in read which occurs if we have set the timeout to > 0. We should continue reading from the stream unless the reader is interrupted. Note that with the default timeout set to 0, the reader thread will never return.
2014-05-16 22:21:00 +02:00
test
Add disconnect message from server.
2014-05-16 15:30:04 +02:00