Name: | libntirpc |
---|---|
Version: | 1.4.4 |
Release: | 2.el6 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 263723 |
License: | BSD |
RPM: | libntirpc-1.4.4-2.el6.x86_64.rpm |
Source RPM: | libntirpc-1.4.4-2.el6.src.rpm |
Build Date: | Thu Aug 31 2017 |
Build Host: | x86-ol6-builder-04.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) |
- BUILDINFO: commit=93e19df9f4145341ca6d1b43f50ca8e014cd7119 - libntirpc-1.4.4-2
- XDR: use mem_free() macro, again
- ntirpc: update patch level - XDR and netbuf: fix decoder overruns from guidovranken
- Initial version