unsigned short mdi_setAssociationData(unsigned int associationID)

Each module within SCTP that has timers implements its own timer call back functions.

Documentation

Each module within SCTP that has timers implements its own timer call back functions. These are registered at the adaption layer when a timer is started and called directly at the module when the timer expires. setAssociationData allows SCTP-modules with timers to retrieve the data of the addressed association from the list of associations. For this purpose the association-ID must be included in one of the parameters of the start_timer function of the adaption-layer.

Parameters:
associationID - the ID of the association
Returns:
0 if successful, 1 if the association does not exist in the list

Alphabetic index HTML hierarchy of classes or Java



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