z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ClearTimer

z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
SC27-3660-00

This procedure resets the timer to prevent it timing out as shown in Figure 1.

Figure 1. ClearTimer example
   procedure ClearTimer
            (
                 T: TimerPointerType
            );
            external;
Parameter
Description
T
A timer pointer, as returned by a previous CreateTimer call.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014