ns_atexit

Name

ns_atexit -- Register a script to be run at server shutdown

Syntax

ns_atexit {script | procname ?args?}

Description

ns_atexit registers a Tcl script or procedure to be run when the server shuts down. This function is the same as ns_atshutdown.