void* pm_newPathman(short numberOfPaths, short primaryPath, void* sctpInstance)

pm_newPathman creates a new instance of pathmanagement.

Documentation

pm_newPathman creates a new instance of pathmanagement. There is one pathmanagement instance per association. WATCH IT : this needs to be fixed ! pathData is NULL, but may accidentally be referenced !
Parameters:
numberOfPaths - number of paths of the association
primaryPath - initial primary path
sctpInstance - pointer to the SCTP instance
Returns:
pointer to the newly created path management instance !

Alphabetic index HTML hierarchy of classes or Java



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