Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testRdmaConnectionCreationWithTcpFallback (1.7 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: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 23 05:11:12 UTC 2025
    - 13.8K bytes
    - Viewed (0)
Back to top