#include <rapi.h> int rapi_version(void)
The rapi_version() API returns the RAPI version currently being used by the RSVP agent.
None.
None.
An integer representing the version number of the RAPI interface. The value defines a major and minor number that is encoded as "100*major + minor".
None.
None.
For a description of the RSVP protocol, see RFC 2205 on the RFC Pages for The Internet Engineering Task Force.
Complete documentation of the RAPI APIs can be found at The Open Group.
Top | UNIX-Type APIs | APIs by category |