Provided by: libixp-dev_0.6~20121202+hg148-2build1_amd64
SYNPOSIS
#include <ixp.h>
DESCRIPTION
libixp is a client and server library for interacting with the 9P filesystem protocol. It includes a straightforward 9P filesystem client, a callback-based server library, portable utilities for opening and multiplexing sockets, a library of data marshalling functions, and utilities to ease the construction of simple virtual filesystem servers. Further, libixp is completely threadsafe and can be adapted to virtual any threading system.
SEE ALSO
IXP_API(3), IxpThread(3), IxpMsg(3), ixp_mount(3), ixp_dial(3), ixp_serverloop(3), ixp_listen(3), ixp_settimer(3), ixp_serve9conn(3), ixp_srvutils(3)