GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
VENTI(3) FreeBSD Library Functions Manual VENTI(3)

venti - archival storage server

#include <u.h>
#include <libc.h>
#include <venti.h>

The Venti library provides support for writing Venti servers and clients. This manual page describes general utility functions.

Other manual pages describe the library functions in detail.

describes a simple in-memory block cache to help clients.

describes routines for manipulating network connections between Venti clients and servers. and describe routines for writing clients and servers on top of these.

describes the C representation of Venti protocol messages and data structures. It also describes routines that convert between the C representation and the network and disk representations.

describes routines for writing clients that manipulate Venti file trees (see

describes routines to access in-memory log buffers as well as the logging that is done automatically by the library.

describes wrappers around the canonical routines that abort on error.

describes routines for manipulating zero-copy chains of data buffers.

describes routines to zero truncate and zero extend blocks (see

/src/libventi


Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.