[project @ 2001-11-27 01:51:23 by sof]
Rearranged how the virtual timer 'subsystem' is brought up and down: * "int startVirtTimer(nat ms)" now starts the vtimer/ticker. * "int stopVirtTimer()" shuts down the ticker. i.e., removed install_vtalrm_handler() and initialize_virtual_timer().
Please register or sign in to comment