Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testRdmaConnectionCreationWithTcpFallback (4.34 sec)

  1. src/test/java/jcifs/internal/smb2/rdma/RdmaIntegrationTest.java

            System.out.println("Supported capabilities: " + provider.getSupportedCapabilities());
            System.out.println("Max message size: " + provider.getMaxMessageSize());
        }
    
        @Test
        public void testRdmaConnectionCreationWithTcpFallback() throws Exception {
            RdmaProvider provider = RdmaProviderFactory.selectBestProvider();
    
            // Use localhost for testing - should work with TCP fallback
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 23 05:11:12 UTC 2025
    - 13.8K bytes
    - Viewed (0)
Back to top