- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for isRdmaEnabled (0.05 seconds)
-
src/main/java/jcifs/internal/smb2/rdma/RdmaTransport.java
boolean result = delegate.ensureConnected(); // Try to establish RDMA connection if configured if (result && delegate.getContext().getConfig().isRdmaEnabled()) { try { connectRdma(); } catch (IOException e) { log.warn("RDMA connection failed, continuing with regular transport: {}", e.getMessage()); }
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 23 05:11:12 GMT 2025 - 8.9K bytes - Click Count (0)