short pm_setPaths(int noOfPaths, short primaryPathID)

pm_setPaths modufies number of paths and sets the primary path.

Documentation

pm_setPaths modufies number of paths and sets the primary path. This is required for association setup, where the local ULP provides only one path and the peer may provide additional paths. This function also initializes the path structures and starts the heartbeat timer for each path. For this reason it is recommended to call this function when communication up is called.
Parameters:
s - noOfPaths number of paths to the destination endpoint
primaryPathID - index to the address that is to be used as primary address

Alphabetic index HTML hierarchy of classes or Java



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