libnfs-5.0.2
client library for accessing NFS
Back to search · Project homepage
Description
LIBNFS is a client library for accessing NFS shares over a network.
LIBNFS offers three different APIs, for different use :
1, RAW : A fully async low level RPC library for NFS protocols This API is
described in include/libnfs-raw.h it offers a fully async interface to raw XDR
encoded blobs. This API provides very flexible and precise control of the RPC
issued.
2, NFS ASYNC : A fully asynchronous library for high level vfs functions This
API is described by the *_async() functions in include/libnfs.h. This API
provides a fully async access to posix vfs like functions such as stat(),
read(), ...
3, NFS SYNC : A synchronous library for high level vfs functions This API is
described by the *_sync() functions in include/libnfs.h. This API provides
access to posix vfs like functions such as stat(), read(), ...
Package information
- Ports path
- devel/libnfs
- Package architecture
- amd64
- Maintainer
- Brad Smith <brad@comstyle.com>
- Categories
- devel, net
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Build
Used by (6 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.