#
# $XORP: xorp/libxipc/README,v 1.9 2008/07/15 21:35:56 pavlin Exp $
#

	LIBXIPC: XRL Inter-Process Communication Library

The libxipc library provides inter-process communication for XORP
processes.

Documentation
=============

Overview material is present in:
	${XORP}/docs/libxipc 

and programming documentation in:
	${XORP}/devnotes/html/libxipc

Testing
=======

The libxipc directory Makefile supports the check target that runs
through the tests.

Status
======

This code is functional and widely used in the project.
