xpaatexit(3) debian man page | unix.com

Man Page: xpaatexit

Operating Environment: debian

Section: 3

xpaatexit(3)							SAORD Documentation						      xpaatexit(3)

NAME
XPAAtExit - install exit handler
SYNOPSIS
#include <xpa.h> void XPAAtExit(void);
DESCRIPTION
XPAAtExit() will install an exit handler using atexit() to run XPAFree on all XPA access points. This might be useful in cases where Unix sockets are being used: if an explicit call to XPAFree() is not made by the program, the Unix socket file will not be deleted immediately without an atexit handler. (NB: this call should not be made in a Tcl/Tk application. Accessing the Tcl native file system after Tcl has shut down all file systems causes the Tcl/Tl program to crash). version 2.1.14 June 7, 2012 xpaatexit(3)
Related Man Pages
tcl_createexithandler(3) - mojave
tcl_createthreadexithandler(3) - mojave
tcl_exit(3) - mojave
xpamainloop(3) - debian
xpaconvert(7) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph