Jump to letter: [
ACEGIJLMNOPRSUV
]
ntirpc - 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)
Packages
ntirpc-1.3.1-1.el7.x86_64
[119 KiB] |
Changelog
by Niels de Vos (2015-10-30):
- Import from current Fedora Rawhide libntirpc package
- Disable jemalloc usage
|