- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for transportReconnects (0.13 sec)
-
src/test/java/jcifs/tests/SessionTest.java
checkConnection(f); f.resolve("test").exists(); } } @Test public void transportReconnects () throws IOException { try ( SmbFile f = getDefaultShareRoot() ) { // transport disconnects can happen pretty much any time assertNotNull(f); f.connect();
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:09:03 UTC 2023 - 15.8K bytes - Viewed (0)