slow_shutdown(4) Driver Applies slow_shutdown(4)
NNAAMMEE
slow_shutdown - informs the mud that a slow shutdown is in
progress
SSYYNNOOPPSSIISS
void slow_shutdown( int minutes );
DDEESSCCRRIIPPTTIIOONN
This master apply is called when the driver can't allocate
any more memory from the heap and had to use its reserved
memory block. This function can only be called if the
"reserved size" config file setting was set. The minutes
remaining to driver shutdown is passed to this function.
SSEEEE AALLSSOO
crash(4), shutdown(3)
MudOS 5 Sep 1994 1