Query: rapi_version
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rapi_version(3) Library Functions Manual rapi_version(3)NAMErapi_version - Obtain the current Resource ReSerVation Protocol (RSVP) API versionLIBRARYRAPI Library (librsvp.so, librsvp.a)SYNOPSIS#include <rapi.h> int rapi_version();DESCRIPTIONThe rapi_version() routine obtains the version number of the Resource ReSerVation Protocol API (RAPI) interface. An application can call this routine if it needs to know the specific version of the RAPI interface in order to adapt to different versions.RETURN VALUESThe rapi_version() routine returns a single integer that denotes the version major number and minor number and is encoded as 100*major + minor.RELATED INFORMATIONFunctions: rapi_dispatch(3), rapi_event_rtn_t(3), rapi_getfd(3), rapi_release(3), rapi_reserve(3), rapi_sender(3), rapi_session(3), rapi_strerror(3). Network: RSVP(7). delim off rapi_version(3)
Related Man Pages |
---|
pthread_getspecific(3) - osf1 |
rapi_fmt_filtspec(3) - osf1 |
rapi_release(3) - osf1 |
rapi_strerror(3) - osf1 |
rsvpd(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Low Impact PHP Errors and Logging Levels |
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |