=pod =head1 NAME B =head1 SYNOPSIS #include void XPAClose(XPA xpa); =head1 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. B #include XPA xpa; XPAClose(xpa); =head1 SEE ALSO See xpa(n) for a list of XPA help pages =cut