debian man page for xpaclose

Query: xpaclose

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

xpaclose(3)							SAORD Documentation						       xpaclose(3)

NAME
XPAClose - close a persistent XPA client handle
SYNOPSIS
#include <xpa.h> void XPAClose(XPA xpa);
DESCRIPTION
XPAClose closes the persistent connections associated with this XPA struct and frees all allocated space. It also closes the open sockets connections to all XPA servers that were opened using this handle. Example - #include <xpa.h> XPA xpa; XPAClose(xpa);
SEE ALSO
See xpa(7) for a list of XPA help pages version 2.1.14 June 7, 2012 xpaclose(3)
Related Man Pages
xpacmdadd(3) - debian
xpamacros(3) - debian
xpainfo(3) - debian
xpasetfd(3) - debian
xpa(7) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph