Name: | libntirpc |
---|---|
Version: | 1.3.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 276763 |
License: | BSD |
RPM: | libntirpc-1.3.1-1.el7.aarch64.rpm |
Source RPM: | libntirpc-1.3.1-1.el7.src.rpm |
Build Date: | Mon Jun 25 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nfs-ganesha/ntirpc |
Summary: | New Transport Independent RPC Library |
Description: | This package contains a new implementation of the original libtirpc, transport-independent RPC (TI-RPC) library for NFS-Ganesha. It has the following features not found in libtirpc: 1. Bi-directional operation 2. Full-duplex operation on the TCP (vc) transport 3. Thread-safe operating modes 3.1 new locking primitives and lock callouts (interface change) 3.2 stateless send/recv on the TCP transport (interface change) 4. Flexible server integration support 5. Event channels (remove static arrays of xprt handles, new EPOLL/KEVENT integration) |
- libntirpc 1.3.1 GA
- libntirpc 1.3.0 GA, w/ -DTIRPC_EPOLL=ON
- libntirpc 1.3.0 GA, w/ correct top-level CMakeList.txt
- libntirpc 1.3.0 GA
- RHEL 6 finally has new enough cmake - use -isystem ... to ensure correct <rpc/rpc*.h> are used - ensure -DTIRPC_EPOLL is defined for correct evchan functionality
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Initial commit