unsigned int sctp_restartTimer(unsigned int timer_id, unsigned int milliseconds)

Restarts a timer currently running

Documentation

Restarts a timer currently running
Parameters:
timer_id - the value returned by set_timer for a certain timer
milliseconds - action is to be started in milliseconds ms from now
Returns:
new timer id , zero when there is an error (i.e. no timer)
Author:
ajung

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.