Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for convertAccessFlags (0.17 seconds)

  1. src/main/java/jcifs/internal/smb2/rdma/disni/DisniMemoryRegion.java

            super(buffer, access);
            this.endpoint = endpoint;
    
            // In real implementation, this would register the memory:
            // try {
            //     int accessFlags = convertAccessFlags(access);
            //     memoryRegister = endpoint.registerMemory(buffer, accessFlags).execute().free();
            // } catch (Exception e) {
            //     throw new RuntimeException("Failed to register memory region", e);
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sat Aug 23 05:11:12 GMT 2025
    - 5.3K bytes
    - Click Count (0)
Back to Top