int sctp_stopTimer(unsigned int tid)

This function adds a callback that is to be called some time from now.

Documentation

This function adds a callback that is to be called some time from now. It realizes the timer (in an ordered list).
Parameters:
tid - timer-id of timer to be removed
Returns:
returns 0 on success, 1 if tid not in the list, -1 on error
Author:
ajung

Alphabetic index HTML hierarchy of classes or Java



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